Move hard-coded numbers to variables.
This commit is contained in:
parent
572dd5a3b0
commit
81337ac0db
8 changed files with 16 additions and 8 deletions
|
@ -3,3 +3,5 @@ basedn: "{{ 'dc=' + ( ansible_domain | replace('^.','') | replace('.$','') | rep
|
|||
ldap_server: ldap
|
||||
krb_server: kerberos
|
||||
nfs_server: nfs
|
||||
min_id_sssd: 5000
|
||||
max_id_sssd: 20000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue