mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-16 06:22:12 +00:00
library/ipajoin.py: Add kinit_attempts default value
Also: Add ipaclient_kinit_attempts default value to roles/ipaclient/defaults/main.yml
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
ipaclient_force_join: no
|
||||
ipaclient_ntp: no
|
||||
ipaclient_mkhomedir: no
|
||||
ipaclient_kinit_attempts: 5
|
||||
|
||||
Reference in New Issue
Block a user