mirror of
https://gitea.0xace.cc/ansible-galaxy/docker.git
synced 2025-04-06 00:01:57 +00:00
5 lines
71 B
YAML
5 lines
71 B
YAML
---
|
|
|
|
- include_tasks: centos.yml
|
|
when: ansible_os_family == 'RedHat'
|