diff --git a/tasks/connection_plugin_lxc_ssh.yml b/tasks/connection_plugin_lxc_ssh.yml index ff38f96..b43c0e2 100644 --- a/tasks/connection_plugin_lxc_ssh.yml +++ b/tasks/connection_plugin_lxc_ssh.yml @@ -7,6 +7,7 @@ - name: clone ansible-lxc-ssh git: - repo: https://github.com/chifflier/ansible-lxc-ssh + #repo: https://github.com/chifflier/ansible-lxc-ssh.git + repo: https://github.com/andreasscherbaum/ansible-lxc-ssh.git dest: /usr/share/ansible/plugins/connection/lxc_ssh version: master