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