Files @ 4b5ca3dcf102
Branch filter:

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

branko
MAR-197: Implement environment indicator for the web_server role:

- Now the environment indicator will also cover the default landing
page for the web server.
- Tweaked the landing page to look a bit better in terms of
margins (particularly important for the environment indicator).
---

dependencies:
  - common
  - ldap_client
  - role: backup
    when: enable_backup
    backup_patterns_filename: "ldap_server"
    backup_patterns:
      - "/srv/backup/slapd.bak"

galaxy_info:
  author: Branko Majic
  description: Sets-up an OpenLDAP server
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 11