Files @ 5dd6b0b1cc59
Branch filter:

Location: majic-ansible-roles/roles/database_server/molecule/default/group_vars/deprecated.yml

branko
MAR-168: Drop the user of passwords for the root MySQL account:

- Rely on unix_socket authentication plugin instead.
- Updated role reference documentation.
- Updated tests.
1
2
3
---

db_root_password: "root_password"