mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 12:06:29 +00:00
4 lines
144 B
YAML
4 lines
144 B
YAML
- when: ansible_facts.distribution ~ ansible_facts.distribution_major_version not in ['CentOS6', 'RedHat6']
|
|
include_tasks:
|
|
file: test.yml
|