mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-08 06:13:21 +00:00
roles/ipareplica/defaults/main.yml: Remove unused settings
The settings ipareplica_add_sids and ipareplica_add_agents are not used in the ipareplica role. Therefore they have been removed.
This commit is contained in:
@@ -30,8 +30,6 @@ ipareplica_no_forwarders: no
|
||||
ipareplica_auto_forwarders: no
|
||||
ipareplica_no_dnssec_validation: no
|
||||
### ad trust ###
|
||||
ipareplica_add_sids: no
|
||||
ipareplica_add_agents: no
|
||||
ipareplica_enable_compat: no
|
||||
### uninstall ###
|
||||
ipareplica_ignore_topology_disconnect: no
|
||||
|
||||
Reference in New Issue
Block a user