mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #12950 from chrismeyersfsu/fix-ansible_test_service_checksum
update ansible_test_service checksum
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
assert:
|
||||
that:
|
||||
- "install_result.dest == '/usr/sbin/ansible_test_service'"
|
||||
- "install_result.checksum == 'baaa79448a976922c080f1971321d203c6df0961'"
|
||||
- "install_result.checksum == '4e0164ceb9a5aeab76b38483ffd27fe791baa9f4'"
|
||||
- "install_result.state == 'file'"
|
||||
- "install_result.mode == '0755'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user