Add dependency
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
8a39789f62
commit
c8ec968ab6
@ -46,3 +46,9 @@
|
||||
- docker-ce-cli
|
||||
- docker-compose-plugin
|
||||
- containerd.io
|
||||
|
||||
- name: Install Python Docker module
|
||||
ansible.builtin.pip:
|
||||
name: docker
|
||||
executable: pip3
|
||||
state: latest
|
||||
|
Loading…
Reference in New Issue
Block a user