6 lines
81 B
YAML
Executable file
6 lines
81 B
YAML
Executable file
---
|
|
- name: Auspex port checker off
|
|
hosts: all
|
|
roles:
|
|
- auspex_p_off
|
|
...
|