mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +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:
@@ -66,4 +66,4 @@
|
||||
- name: assert that the file was removed by the script
|
||||
assert:
|
||||
that:
|
||||
- "script_result1.changed != True"
|
||||
- "script_result1|changed"
|
||||
|
||||
Reference in New Issue
Block a user