Files @ 6d61ce0ca2c9
Branch filter:

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

branko
MAR-218: Fix some minor Jinja linting errors.
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."