5 lines
65 B
YAML
5 lines
65 B
YAML
|
- name: authelia setup
|
||
|
hosts: authelia
|
||
|
roles:
|
||
|
- authelia
|