mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
[PR #7630/0589c841 backport][stable-7] Fix and re-enable cmd_runner tests (#7654)
Fix and re-enable cmd_runner tests (#7630)
Fix cmd_runner tests.
(cherry picked from commit 0589c84176)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
ignore_errors: "{{ item.expect_error | default(omit) }}"
|
||||
|
||||
- name: check results ({{ item.name }})
|
||||
assert:
|
||||
_unsafe_assert:
|
||||
that: "{{ item.assertions }}"
|
||||
|
||||
Reference in New Issue
Block a user