Files @ db859106bed8
Branch filter:

Location: majic-ansible-roles/roles/preseed/handlers/main.yml - annotation

branko
MAR-218: Document the workaround needed to make Molecule instance logins work:

- It should be possible to drop this workaround once the upstream has
taken care of merging the necessary fixes.
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."