ansible_vault → ansible/: gitlab

linter
_shirenn 2022-05-24 16:57:02 +02:00
parent 15ebf25b97
commit dd6c9c1b67
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ glob_gitlab:
port: 389
uid: 'uid'
bind_dn: 'cn=gitlab,ou=service-users,dc=crans,dc=org'
bind_password: "{{ vault.gitlab_ldap_password }}"
bind_password: "{{ vault.gitlab.ldap.bind_password }}"
base: 'cn=Utilisateurs,dc=crans,dc=org'
user_filter: '(&(!(shadowExpire=0))(uid=*))'
cas_name: 'cas3'