Skip to content

Commit

Permalink
Add ansible-freeipa-tests inventory using podman
Browse files Browse the repository at this point in the history
This inventory file is usable for the containers started with
infra/image/start.sh.
  • Loading branch information
t-woerner committed Oct 1, 2024
1 parent 2fac618 commit 7ecf715
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions infra/image/inventory
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[ipaserver]
ansible-freeipa-tests ansible_connection=podman

[ipaserver:vars]
ipaadmin_password=SomeADMINpassword
ipadm_password=SomeDMpassword

0 comments on commit 7ecf715

Please sign in to comment.