forked from Netz39_Admin/netz39-infra-ansible
Install docker tools for Python 3
This commit is contained in:
parent
d45e33b93d
commit
1ed05c94f1
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- docker-ce
|
- docker-ce
|
||||||
- python-docker
|
- python3-docker
|
||||||
|
|
||||||
- name: Set docker configuration
|
- name: Set docker configuration
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in a new issue