mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
removes python requirement to script
mistakenly added when checksum was made to use stat module fixed assertion in test
This commit is contained in:
parent
6768f34b31
commit
1ebc2fda71
2 changed files with 10 additions and 7 deletions
|
|
@ -66,4 +66,4 @@
|
|||
- name: assert that the file was removed by the script
|
||||
assert:
|
||||
that:
|
||||
- "script_result1.changed != True"
|
||||
- "script_result1|changed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue