containers / ansible-podman-collections

Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
GNU General Public License v3.0
263 stars 143 forks source link

Inventory plugin #460

Open yellowhat opened 2 years ago

yellowhat commented 2 years ago

/kind feature

Description

Hi, I have noticed that there is no podman plugin to dynamically create the Ansible inventory, while there is one for docker.

Is there a way to use that plugin against podman?

Thanks

sshnaidm commented 2 years ago

Probably need to write a special podman inventory plugin.

fidoedidoe commented 1 year ago

Are there any workarounds in the interim (?), or will each podman container need to be entered in a static ansible inventory file?