Files @ 502fdc081d35
Branch filter:

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

branko
MAR-32: Added initial scaffolding for testing web_server role:

- Added Molecule configuration for for bringing up a couple of instances.
- Added test playbook that sets-up test instances.
- Fixed issues with file mode in tasks (added leading 0).
- Added test data (TLS private keys and certificates).
- Added dummy test file.
1
2
3
{% for pattern in backup_patterns  -%}
{{ pattern }}
{% endfor -%}