Skip to content

Commit 461a215

Browse files
committed
TEMP: Fail trust test
1 parent d01a7e6 commit 461a215

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/trust/test_trust.yml

+4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
realm: "{{ adserver.domain }}"
2727
state: absent
2828

29+
- name: Force test to fail
30+
ansible.builtin.fail:
31+
msg: Force fail
32+
2933
- name: Ensure trust idrange is absent
3034
ipaidrange:
3135
ipaadmin_password: SomeADMINpassword

0 commit comments

Comments
 (0)