5 lines
59 B
YAML
5 lines
59 B
YAML
|
- name: static setup
|
||
|
hosts: static
|
||
|
roles:
|
||
|
- static
|