rename python-docker-py to python-docker
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
cf09684fdd
commit
c96a0d54e4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
action: "{{ ansible_pkg_mgr }} name=docker state=present"
|
||||
|
||||
- name: install python-docker-py
|
||||
package: name=python-docker-py state=present
|
||||
package: name=python-docker state=present
|
||||
|
||||
- name: ensure docker daemon cert dir exists
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue