Files @ ec2d038c9332
Branch filter:

Location: majic-ansible-roles/roles/wsgi_website/templates/venv_exec.j2

branko
MAR-107: Initial test config for role 'backup_server':

- Added Molecule configuration with two instances (for testing mandatory and
optional parameters).
- Added test playbook that sets-up the two instances.
- Added test data (SSH keys).
1
2
3
4
#!/bin/bash

source {{ home }}/virtualenv/bin/activate
"$@"