mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-27 13:53:06 +00:00
ipaclient,ipareplica: Set ipaclient_ssh_trust_dns to no by default
This commit is contained in:
@@ -10,3 +10,4 @@ ipaclient_allow_repair: no
|
||||
ipaclient_on_master: no
|
||||
ipaclient_no_ntp: no
|
||||
ipaclient_no_dns_lookup: no
|
||||
ipaclient_ssh_trust_dns: no
|
||||
|
||||
@@ -19,6 +19,7 @@ ipaclient_no_ntp: no
|
||||
#ipaclient_no_ssh: no
|
||||
#ipaclient_no_sshd: no
|
||||
#ipaclient_no_dns_sshfp: no
|
||||
ipaclient_ssh_trust_dns: no
|
||||
### certificate system ###
|
||||
ipareplica_skip_schema_check: no
|
||||
### dns ###
|
||||
|
||||
Reference in New Issue
Block a user