mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
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:
@@ -31,7 +31,7 @@
|
|||||||
- "{{ host2_fqdn }}"
|
- "{{ host2_fqdn }}"
|
||||||
- "{{ nohost_fqdn }}"
|
- "{{ nohost_fqdn }}"
|
||||||
- svc.ihavenodns.info
|
- svc.ihavenodns.info
|
||||||
update_dns: no
|
update_dns: true
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Ensure testing users are absent.
|
- name: Ensure testing users are absent.
|
||||||
|
|||||||
Reference in New Issue
Block a user