Skip to content

Configure external domain

Ghost User requested to merge feature/change_address into master

This MR:

  1. cleaned the DNS records creation from prosody role
  2. changed the structure of the hosts file
  3. prefixed some missing vars
  4. added extra mapping between inventory and playbook
  5. added support of multiple master domain

Can be tested with: $ ansible-playbook -i tests.yml -l autodeploytest2 play.yml --skip-tag matomo

Edited by Ghost User

Merge request reports