mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-01-11 17:18:11 +03:00
fix
This commit is contained in:
parent
63ec452342
commit
f416e38e24
@ -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'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user