mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
Add ansible-freeipa-tests inventory using podman
This inventory file is usable for the containers started with infra/image/start.sh.
This commit is contained in:
6
infra/image/inventory
Normal file
6
infra/image/inventory
Normal file
@@ -0,0 +1,6 @@
|
||||
[ipaserver]
|
||||
ansible-freeipa-tests ansible_connection=podman
|
||||
|
||||
[ipaserver:vars]
|
||||
ipaadmin_password=SomeADMINpassword
|
||||
ipadm_password=SomeDMpassword
|
||||
Reference in New Issue
Block a user