Merge pull request #1359 from t-woerner/turn_on_update_dns_for_test_host_removal

tests/service/env_cleanup.yml: Turn on update_dns for test host removal
This commit is contained in:
Rafael Guterres Jeffman
2025-05-26 09:07:26 -03:00
committed by GitHub

View File

@@ -31,7 +31,7 @@
- "{{ host2_fqdn }}"
- "{{ nohost_fqdn }}"
- svc.ihavenodns.info
update_dns: no
update_dns: true
state: absent
- name: Ensure testing users are absent.