Files @ 0c330b88956a
Branch filter:

Location: majic-ansible-roles/docs/_static/.keep - annotation

branko
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.