Files @ 5ea45eee5187
Branch filter:

Location: majic-ansible-roles/roles/database_server/playbook.yml - annotation

branko
MAR-124: Updated mail_forwarder test_tls_enforced_towards_relay_mail_server to be a bit robust against race condition.
---

- hosts: all
  tasks:

    - name: Update all caches to avoid errors due to missing remote archives
      apt:
        update_cache: yes
      changed_when: False

- hosts: parameters-mandatory
  roles:
    - role: database_server
      db_root_password: "root_password"