mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
ipaservice: Make tests more robust by testing result.failed.
This patch enables test failure report when result.failed is set, and make tests more robust against environment differences.
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
- "HTTP/{{ nohost_fqdn }}"
|
||||
- HTTP/svc.ihavenodns.info
|
||||
- HTTP/no.idontexist.local
|
||||
- HTTP/no.idontexist.info
|
||||
- "cifs/{{ host1_fqdn }}"
|
||||
continue: yes
|
||||
state: absent
|
||||
|
||||
- name: Ensure host "{{ svc_fqdn }}" is absent
|
||||
|
||||
Reference in New Issue
Block a user