Files @ 694893c0259a
Branch filter:

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

branko
MAR-218: Fix linting errors for unnamed plays:

- All plays should be named at this point.
- Improve naming of some plays.
- Group some of the common tasks together to speed-up the prepare
step.
- Minor refactoring to make the prepare playbooks more consistent
across the roles.
---

dependencies:
  - common

galaxy_info:
  role_name: mail_forwarder
  namespace: azaghal
  author: Branko Majic
  description: Sets-up local SMTP server for sending out mails and receiving mails for local users
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm