mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +03:00
fix
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
- include_tasks: setup-RedHat.yml
|
||||
when: ansible_os_family == 'RedHat' and ansible_distribution != 'AltLinux'
|
||||
|
||||
- include_tasks: setup-AltLinux.yml
|
||||
when:
|
||||
|
||||
- include_tasks: setup-Debian.yml
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
|
Reference in New Issue
Block a user