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.

15 lines
235B

  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