You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main.yaml 311B

5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
2 years ago
1234567891011121314151617
  1. ---
  2. - import_tasks: cleanup.yaml
  3. - import_tasks: setup_Debian.yaml
  4. - import_tasks: ansible.yaml
  5. - import_tasks: mitogen.yaml
  6. when: ansible_use_mitogen
  7. - import_tasks: ara.yaml
  8. when: ansible_use_ara
  9. - import_tasks: config.yaml
  10. - import_tasks: ansible-bender.yaml
  11. when: ansible_install_ansible_bender