Files @ 4a3c8915f967
Branch filter:

Location: majic-ansible-roles/roles/common/meta/main.yml

branko
MAR-80: Added support to wsgi_website and php_website roles to specify list of e-mails or accounts that should receive mails delivered to role's administrator/application users. Updated application users in both roles to use same home directory as the admin. Added .keep file for docs/_static in order to avoid warnings when building documentation.
---

dependencies:
  - role: backup
    when: enable_backup
    backup_patterns_filename: common
    backup_patterns:
      - "/root"
      - "/home"
      - "/var/log"