Files @ c43415e60f2f
Branch filter:

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

branko
MAR-123: Updated ldap_server test_user_supplied_entries to be robust to ordering changes.
---

- 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"