mirror of
https://gitea.0xace.cc/ansible-galaxy/docker.git
synced 2025-04-06 00:01:57 +00:00
fix docker role
This commit is contained in:
parent
beb92cc9ca
commit
8effbf4023
@ -1,4 +1,3 @@
|
|||||||
---
|
---
|
||||||
|
- name: Include docker install
|
||||||
- include_tasks: centos.yml
|
include_tasks: "{{ ansible_os_family }}.yaml"
|
||||||
when: ansible_os_family == 'RedHat'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user