Files @ ac8884ab98ca
Branch filter:

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

branko
MAR-218: Fix some minor issues for the test runner script:

- No need to use the $ variable syntax for arithmetic operations.
- Use correct form when printing the list of roles (@ -> *).
- Fix missing quote when assembling the list of roles.
---

dependencies:
  - common

galaxy_info:
  role_name: database_server
  namespace: azaghal
  author: Branko Majic
  description: Sets-up MariaDB database server
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm