Files @ a25135cc9e78
Branch filter:

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

branko
MAR-19: Updated documentation for the preseed role to match parameter redesign. Removed some testing file that was added to playbooks by mistake earlier.
1
2
3
4
#!/bin/bash

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