Files @ ac8884ab98ca
Branch filter:

Location: majic-ansible-roles/roles/backup/meta/main.yml

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

allow_duplicates: true

dependencies:
  - backup_client

galaxy_info:
  role_name: backup
  namespace: azaghal
  author: Branko Majic
  description: Specify what files should be backed-up to the backup server.
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm