Files @ b171f6203e40
Branch filter:

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

branko
MAR-241: Implemented connection rate limit tests for the common role:

- Tweak some test machine parameters to have better test
sample representation.
- Tests heavily rely not being laggy to get the expected output. Tests
may need to get reworked a bit if they end up failing repeatedly
during test runs.
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."