mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix integration test to check for checksum, not md5sum
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
- "install_sysv_result.dest == '/etc/init.d/ansible_test'"
|
||||
- "install_sysv_result.state == 'file'"
|
||||
- "install_sysv_result.mode == '0755'"
|
||||
- "install_sysv_result.md5sum == '174fa255735064b420600e4c8637ea0eff28d0c1'"
|
||||
- "install_sysv_result.checksum == '174fa255735064b420600e4c8637ea0eff28d0c1'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user