Files @ ff2fd7766c56
Branch filter:

Location: majic-ansible-roles/roles/backup/templates/backup_patterns.j2

branko
MAR-218: Use offline mode when running ansible-lint:

- Avoids calling out to remote servers (and leaking info about
caller).
1
2
3
{% for pattern in backup_patterns  -%}
{{ pattern }}
{% endfor -%}