Files @ 896fbddd5887
Branch filter:

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

branko
MAR-131: Refactored pipreqcheck tests in common role to be parametrised, part of preparing for adding Python 3 support.
1
2
3
4
5
---

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