lxd – Run tasks in lxc containers via lxc CLI¶
New in version 2.0.
Synopsis¶
Run commands or put/fetch files to an existing lxc container using lxc CLI
Parameters¶
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
executable
-
|
Default: "/bin/sh"
|
var: ansible_executable
var: ansible_lxd_executable
|
shell to use for execution inside container
|
remote_addr
-
|
Default: "inventory_hostname"
|
var: ansible_host
var: ansible_lxd_host
|
Container identifier
|
Status¶
This connection is not guaranteed to have a backwards compatible interface. [preview]
This connection is maintained by the Ansible Community. [community]