9 lines
104 B
YAML
9 lines
104 B
YAML
---
|
|
# file: auth.yaml
|
|
- hosts: auth
|
|
roles:
|
|
- common
|
|
- ldap_client
|
|
- docker
|
|
- pocketid
|