mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 21:33:14 +00:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
[ipaserver]
|
|
ipaserver.test.local
|
|
|
|
[ipaserver:vars]
|
|
ipaserver_domain=test.local
|
|
ipaserver_realm=TEST.LOCAL
|
|
ipaadmin_password=SomeADMINpassword
|
|
ipadm_password=SomeDMpassword
|
|
ipaserver_install_packages=yes
|
|
ipaserver_setup_dns=no |