mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 13:23:14 +00:00
roles/ipaclient/defaults/main.yml: ipaclient_ntp should default to no
This commit is contained in:
@@ -10,6 +10,6 @@ ipaclient_keytab:
|
||||
ipaclient_otp:
|
||||
ipaclient_force_join: no
|
||||
ipaclient_kinit_attempts:
|
||||
ipaclient_ntp: yes
|
||||
ipaclient_ntp: no
|
||||
ipaclient_mkhomedir: no
|
||||
ipaclient_extraargs: []
|
||||
ipaclient_extraargs: [ ]
|
||||
Reference in New Issue
Block a user