mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 18:55:53 +00:00
15 lines
262 B
YAML
15 lines
262 B
YAML
---
|
|
# 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: [ ] |