3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-15 21:34:45 +00:00
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