Files @ eeec809e0f90
Branch filter:

Location: majic-ansible-roles/roles/database_server/meta/main.yml - annotation

branko
MAR-151: Added support for Debian 10 Buster to backup_client role:

- Updated tests.
- Refactored one of the test to determine hostname dynamically.
- Update role reference documentation.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up MariaDB database server
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 8
        - 9