new distro
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
file:
|
||||
path: "/tmp/get-docker.sh" # required. Path to the file being managed.
|
||||
state: absent
|
||||
when: ansible_distribution in ["Debian", "Ubuntu"]
|
||||
when: ansible_distribution in ["Debian", "Ubuntu", "Linux Mint"]
|
||||
|
||||
- name: docker | install docker | docker-compose
|
||||
package:
|
||||
|
||||
Reference in New Issue
Block a user