選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

main.yml 239B

7年前
7年前
7年前
12345678910111213141516
  1. ---
  2. - include: setup_Debian.yml
  3. - include: ara.yml
  4. - include: connection_plugin_lxc_ssh.yml
  5. - include: ovh_module.yml
  6. - name: ansible config
  7. template:
  8. src: ansible.cfg.j2
  9. dest: /etc/ansible/ansible.cfg
  10. - include: roles.yml