blob: e99768f8c688ce7b0b7caba0185e12ca4455383a (
plain) (
tree)
|
|
- hosts: st0dc1
roles:
- role: ldapd
tags: role_ldapd
- role: postgres
tags: role_postgres
- role: grafana
tags: role_grafana
- role: cgit
tags: role_cgit
- role: httpd
tags: role_httpd
|