Files @ a8d7050f3431
Branch filter:

Location: majic-ansible-roles/roles/ldap_client/handlers/main.yml

branko
MAR-218: Fix/improve reliability of mail_server tests:

- The common role has rather conservative rate limit values that
easily get triggered when running connectivity tests in quick
succesions.
1
2
3
4
5
---

- name: Dummy handler to suppress Ansible warnings
  ansible.builtin.debug:
    msg: "This is just a dummy task to suppress the Ansible warning about an empty include."