Files @ 5a36f75bc297
Branch filter:

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

branko
MAR-161: Make the ldap_server_domain parameter in the ldap_server role mandatory:

- Updated the ldap_server role.
- Removed default value for the parameter.
- Updated tests.
- Updated role reference documentation.
- Updated release notes.
- Dropped the .local from the Molecule instance names.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up server to act as backup storage for the backup clients, exposing SFTP on dedicated port with dedicated OpenSSH server instance
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 8
        - 9