Fixes #129 (Github Issue).
Unfortunately, we rely on `service_facts`, which is only available
in Ansible >= 2.5.
There's little reason to stick to an old version such as Ansible 2.4:
- some time has passed since we've raised version requirements - it's
time to move into the future (a little bit)
- we've recently (in
|
||
|---|---|---|
| .. | ||
| clean_up_old_files.yml | ||
| main.yml | ||
| sanity_check.yml | ||
| self_check_dns.yml | ||
| self_check_dns_srv.yml | ||
| setup_matrix_base.yml | ||
| setup_server_base.yml | ||
| setup_well_known.yml | ||