Files @ 4b5ca3dcf102
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/mail.yml

branko
MAR-197: Implement environment indicator for the web_server role:

- Now the environment indicator will also cover the default landing
page for the web server.
- Tweaked the landing page to look a bit better in terms of
margins (particularly important for the environment indicator).
1
2
3
4
5
6
7
8
9
---

- hosts: mail
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_server