Files @ c8fd79abf552
Branch filter:

Location: majic-ansible-roles/roles/database_server/handlers/main.yml

branko
MAR-151: Bump up a little bit the IP addreses for test machines in the backup_server role.
1
2
3
4
5
6
---

- name: Restart MariaDB
  service:
    name: mysql
    state: restarted