Files @ fc1e4cb624f6
Branch filter:

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

branko
MAR-189: Remove deprecation-related tasks and tests for database_server role:

- These were relevant in some older versions of Debian and needed
during upgrades from versions that still employed passwords for
system logins/tasks.
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."