ansible_lxc_ssh: New version, new option in hosts.example
This commit is contained in:
parent
07c21f2e5b
commit
2656fff4d3
|
@ -1 +1 @@
|
|||
Subproject commit d08e694c16a2d0f71a2883f4c0e8590eb5c743b5
|
||||
Subproject commit 731cbce856522cc5205c50e08b5e238b5266ef2c
|
|
@ -62,6 +62,5 @@ lxc-remote-void os_d=voidlinux os_r=current
|
|||
[containers_remote:vars]
|
||||
ansible_host = 192.168.1.42
|
||||
ansible_connection = lxc_ssh
|
||||
ansible_ssh_extra_args = {{ inventory_hostname }}
|
||||
|
||||
lxc_container = {{ inventory_hostname }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue