Files @ 5283779cf2aa
Branch filter:

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

branko
MAR-168: Clean-up references to database_server root password:

- Updated role reference documentation.
- Updated usage instructions.
- Updated test configurations.
- Remvoed unused files/variables.
- Updated test site configuration.
1
2
3
4
5
6
---

- name: Restart Prosody
  service:
    name: prosody
    state: restarted