mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 13:23:14 +00:00
roles/ipaclient/defaults/main.yml: Remove default values for some vars
This is needed to be able to use defined and undefined checks.
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
---
|
||||
# defaults file for ipaclient
|
||||
|
||||
ipaclient_domain:
|
||||
ipaclient_realm:
|
||||
|
||||
ipaclient_principal:
|
||||
ipaclient_password:
|
||||
ipaclient_keytab:
|
||||
ipaclient_otp:
|
||||
ipaclient_force_join: no
|
||||
ipaclient_kinit_attempts:
|
||||
ipaclient_ntp: no
|
||||
ipaclient_mkhomedir: no
|
||||
ipaclient_extraargs: [ ]
|
||||
Reference in New Issue
Block a user