New in version 2.4.
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.
|
Hint
If you notice any issues in this documentation you can edit this document to improve it.