lxc – Run tasks in lxc containers via lxc python library¶
New in version 2.0.
Parameters¶
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
executable
-
|
Default: "/bin/sh"
|
var: ansible_executable
var: ansible_lxc_executable
|
Shell executable
|
remote_addr
-
|
Default: "inventory_hostname"
|
var: ansible_host
var: ansible_lxc_host
|
Container identifier
|
Status¶
Authors¶
- Joerg Thalheim <joerg@higgsboson.tk>
Hint
If you notice any issues in this documentation you can edit this document to improve it.