mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-23 09:14:43 +00:00
Ansible for IPA
This commit is contained in:
12
roles/ipaclient/defaults/main.yml
Normal file
12
roles/ipaclient/defaults/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# defaults file for ipaclient
|
||||
|
||||
ipaclient_domain:
|
||||
ipaclient_realm:
|
||||
ipaclient_server:
|
||||
|
||||
ipaclient_principal:
|
||||
ipaclient_password:
|
||||
ipaclient_keytab:
|
||||
ipaclient_otp:
|
||||
ipaclient_extraargs: []
|
||||
Reference in New Issue
Block a user