Ver código fonte

use better maintained version of lxc_ssh

master
pai
commit
c0385f3de2
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      tasks/connection_plugin_lxc_ssh.yml

+ 2
- 1
tasks/connection_plugin_lxc_ssh.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar