Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

12 řádky
259B

  1. ---
  2. - name: connection plugin directory
  3. file:
  4. path: /usr/share/ansible/plugins/connection
  5. state: directory
  6. - name: clone ansible-lxc-ssh
  7. git:
  8. repo: https://github.com/chifflier/ansible-lxc-ssh
  9. dest: /usr/share/ansible/plugins/connection