5 lines
86 B
YAML
5 lines
86 B
YAML
---
|
|||
- import_tasks: freebsd.yml
|
|||
when:
|
|||
- ansible_facts.distribution == 'FreeBSD'
|