diff --git a/tasks/connection_plugin_lxc_ssh.yml b/tasks/connection_plugin_lxc_ssh.yml index 1a8ae3f..ff38f96 100644 --- a/tasks/connection_plugin_lxc_ssh.yml +++ b/tasks/connection_plugin_lxc_ssh.yml @@ -8,4 +8,5 @@ - name: clone ansible-lxc-ssh git: repo: https://github.com/chifflier/ansible-lxc-ssh - dest: /usr/share/ansible/plugins/connection + dest: /usr/share/ansible/plugins/connection/lxc_ssh + version: master