mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 13:23:14 +00:00
ipaclient: Use ipaclient_all_ip_addresses instead of ipahost_all_ip_addresses (2)
This setting had the wrong and unsed prefix ipahost. THis has been fixed and
the proper prefix ipaclient is now used.
The change in ipaclient/defaults/main.yml was missing from the first commit
b5d6dc00d2
This commit is contained in:
@@ -18,7 +18,7 @@ ipaclient_force: no
|
||||
ipaclient_force_ntpd: no
|
||||
ipaclient_no_nisdomain: no
|
||||
ipaclient_configure_firefox: no
|
||||
ipahost_all_ip_addresses: no
|
||||
ipaclient_all_ip_addresses: no
|
||||
ipassd_fixed_primary: no
|
||||
ipassd_permit: no
|
||||
ipassd_enable_dns_updates: no
|
||||
|
||||
Reference in New Issue
Block a user