mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
This adds a new method that will return the output from a specified command that has already been excuted by the CommandRunner. The new method, get_command takes a single argument which is the full name of the command to retrieve.