jail – Run tasks in jails

New in version 2.0.

Synopsis

  • Run commands or put/fetch files to an existing jail

Parameters

Parameter Choices/Defaults Configuration Comments
remote_addr
-
Default:
"inventory_hostname"
var: ansible_host
var: ansible_jail_host
Path to the jail
remote_user
-
var: ansible_user
var: ansible_jail_user
User to execute as inside the jail

Status

Authors

  • Ansible Core Team

Hint

If you notice any issues in this documentation you can edit this document to improve it.