mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 17:04:43 +00:00
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
[ipaserver]
|
|
ipaserver.test.local
|
|
|
|
[ipaserver:vars]
|
|
ipaserver_domain=test.local
|
|
ipaserver_realm=TEST.LOCAL
|
|
ipaadmin_password=SomeADMINpassword
|
|
ipadm_password=SomeDMpassword |