Files @ 2b3af82bc50e
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/backup.yml - annotation

branko
MAR-98: Updated testsite to include another WSGI hello world role that utilises wsgi_requirements in wsgi_website role, as well as pip-tools. Purposefully installs some outdated packages for testing the upgrade checks.
1
2
3
4
5
6
7
8
9
---

- hosts: backup
  remote_user: ansible
  become: yes
  roles:
    - common
    - mail_forwarder
    - backup_server