Rename some roles to make ansible-lint happy.

This commit is contained in:
Andreas B. Mundt 2022-06-12 14:27:44 +02:00 committed by Andreas B. Mundt
parent 4d791a65f1
commit 1db0b6ec31
75 changed files with 29 additions and 29 deletions

View file

@ -1,22 +0,0 @@
[sssd]
domains = LDAP
config_file_version = 2
[nss]
filter_groups = root
filter_users = root
[pam]
[domain/LDAP]
id_provider = ldap
ldap_uri = ldap://{{ ldap_server }}/
ldap_search_base = {{ basedn }}
auth_provider = ldap
cache_credentials = true
min_id = {{ min_id_sssd }}
max_id = {{ max_id_sssd }}
ldap_tls_reqcert = allow