mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Tests: adjust to ansible-core devel changes (#10209) Apparently the error message returned by AnsibleModule.run_command() when trying to execute a non-existing executable changed. Ref:600c1e67b4(cherry picked from commit63add288dc) Co-authored-by: Felix Fontein <felix@fontein.de>