Files @ a3d247bb2e09
Branch filter:

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

branko
MAR-218: Update noqa directives for ansible-lint to use text tags:

- Numeric tagging is deprecated.
---

dependencies:
  - common
  - role: backup
    when: enable_backup
    backup_patterns_filename: "mail_server"
    backup_patterns:
      - "/var/{{ mail_user }}"

galaxy_info:
  role_name: mail_server
  namespace: azaghal
  author: Branko Majic
  description: Sets-up mail server with SMTP and IMAP services, using LDAP as source of allowed destinations (domains, mail addresses)
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm