Files @ b1b2928c582b
Branch filter:

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

branko
Noticket: Fixed two tests related to application user profile directory in php_website role, and renamed two tests to make more sense.
---

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