mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
The caching of commands in CommandRunner is providing no useful feature and causing problems. This removes the code and simply returns the requested command results.