Files
@ 0c330b88956a
Branch filter:
Location: majic-ansible-roles/roles/database_server/tasks/main.yml
0c330b88956a
1.1 KiB
text/x-yaml
MAR-218: Switch to using task imports instead of includes:
- Should result in somewhat faster run, except the includes happen
during planning phase. None of the changed includes will have
problem with this.
- Solves the issue of (included) imported tasks not being tagged
properly, particularly in relation to the mechanism for explicitly
running all handlers.
- Should result in somewhat faster run, except the includes happen
during planning phase. None of the changed includes will have
problem with this.
- Solves the issue of (included) imported tasks not being tagged
properly, particularly in relation to the mechanism for explicitly
running all handlers.