containers.podman.buildah – Interact with an existing buildah container

From Get docs
Ansible/docs/2.10/collections/containers/podman/buildah connection


containers.podman.buildah – Interact with an existing buildah container

Note

This plugin is part of the containers.podman collection (version 1.4.1).

To install it use: ansible-galaxy collection install containers.podman.

To use it in a playbook, specify: containers.podman.buildah.


Synopsis

  • Run commands or put/fetch files to an existing container using buildah tool.

Parameters

Parameter Choices/Defaults Configuration Comments

remote_addr

string

Default:

"inventory_hostname"

var: ansible_host

The ID of the container you want to access.

remote_user

string

ini entries: [defaults]remote_user = None


env:ANSIBLE_REMOTE_USER

var: ansible_user

User specified via name or ID which is used to execute commands inside the container.



Authors

© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.10/collections/containers/podman/buildah_connection.html