ansible/ldap_replica.yml
2020-11-04 19:36:40 +01:00

8 lines
172 B
YAML
Executable file

#!/usr/bin/env ansible-playbook
---
# Clone LDAP on local geographic location
# DON'T DO THIS AS IT RECREATES THE REPLICA
- hosts: ldap_replica
roles:
- ldap_replica