Skip to content
Snippets Groups Projects
Commit 9619f343 authored by Benjamin Graillot's avatar Benjamin Graillot Committed by shirenn
Browse files

Use host_vars for daniel

parent 2d1a5211
No related branches found
No related tags found
1 merge request!64Keepalived
---
ldap:
ip: 172.16.1.12
replica: true
replica_rid: 2
master_ip: 172.16.1.1
replication_credentials: "{{ vault_ldap_replication_credentials }}"
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
--- ---
- hosts: daniel.adm.crans.org - hosts: daniel
vars:
ldap:
replica: true
master_ip: 172.16.1.1 # faire une query pour l'adresse de tealc sur le ldap
replica_rid: 2
ip: 172.16.1.12
roles: roles:
- slapd - slapd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment