mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 02:35:54 +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 |