commit
848068e62a
|
|
@ -28,7 +28,7 @@
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- "python{{'3' if ansible_python.version.major == 3}}-docker"
|
- "python{{'3' if ansible_python.version.major == 3 else ''}}-docker"
|
||||||
- ntp
|
- ntp
|
||||||
- fuse
|
- fuse
|
||||||
state: latest
|
state: latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue