buildah – Interact with an existing buildah container
New in version 2.4.
Synopsis
- Run commands or put/fetch files to an existing container using buildah tool.
 
Parameters
| Parameter | Choices/Defaults | Configuration | Comments | 
|---|---|---|---|
|  remote_addr   -    |   Default: "inventory_hostname"   |    var: ansible_host   |    The ID of the container you want to access.   |  
|  remote_user   -    |     ini entries:   [defaults] env:ANSIBLE_REMOTE_USER  var: ansible_user   |    User specified via name or ID which is used to execute commands inside the container.   |  
Status
- This connection is not guaranteed to have a backwards compatible interface. [preview]
 - This connection is maintained by the Ansible Community. [community]
 
Authors
- Tomas Tomecek (ttomecek@redhat.com)
 
Hint
If you notice any issues in this documentation, you can edit this document to improve it.
Hint
Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.
    © 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
    https://docs.ansible.com/ansible/2.8/plugins/connection/buildah.html