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