3 lines
61 B
YAML
3 lines
61 B
YAML
|
- include_tasks: Linux.yml
|
||
|
when: ansible_system == 'Linux'
|