6 lines
80 B
YAML
Executable file
6 lines
80 B
YAML
Executable file
---
|
|
- name: Auspex match checker on
|
|
hosts: all
|
|
roles:
|
|
- auspex_m_on
|
|
...
|