Add matrix-aux role to help with managing auxiliary files/directories

This commit is contained in:
Slavi Pantaleev
2021-01-11 22:15:13 +02:00
parent 0f9be8321c
commit 0b260a133f
4 changed files with 97 additions and 0 deletions

View File

@ -0,0 +1,5 @@
- import_tasks: "{{ role_path }}/tasks/setup.yml"
when: run_stop|bool
tags:
- setup-all
- setup-aux-files