mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 13:07:19 +00:00
4 lines
86 B
YAML
4 lines
86 B
YAML
---
|
|
- import_tasks: freebsd.yml
|
|
when:
|
|
- ansible_facts.distribution == 'FreeBSD'
|