mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
parent
e3a3950e3d
commit
0589c84176
3 changed files with 57 additions and 2 deletions
|
@ -24,5 +24,5 @@
|
|||
ignore_errors: "{{ item.expect_error | default(omit) }}"
|
||||
|
||||
- name: check results ({{ item.name }})
|
||||
assert:
|
||||
_unsafe_assert:
|
||||
that: "{{ item.assertions }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue