This commit is contained in:
Horvath Gergely
2020-02-11 20:56:54 +01:00
52 changed files with 846 additions and 239 deletions

View File

@ -28,7 +28,7 @@
apt:
name:
- bash-completion
- python-docker
- "python{{'3' if ansible_python.version.major == 3 else ''}}-docker"
- ntp
- fuse
state: latest