Matrix Docker Ansible eploy
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.
 
 

10 lines
173 B

  1. ---
  2. - tags:
  3. - setup-all
  4. - setup-aux-files
  5. - install-all
  6. - install-aux-files
  7. block:
  8. - ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup.yml"