Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
12345678910111213141516 |
- ---
-
- - include: setup_Debian.yml
-
- - include: ara.yml
-
- - include: connection_plugin_lxc_ssh.yml
-
- - include: ovh_module.yml
-
- - name: ansible config
- template:
- src: ansible.cfg.j2
- dest: /etc/ansible/ansible.cfg
-
- - include: roles.yml
|