Files @ 0acf54dd46b8
Branch filter:

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

branko
MAR-115: Bumping version to 1.7-dev (switching back to development).
---

- hosts: all
  tasks:

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

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