ansible/lib
Peter Sprygada 75b8cf6ab3 captures the responses from running commands and adds response to object
The Command object can now store the response from executing the command
to allow it to be retrieved later by command name.  This update will
update the Command instance with the response before returning.
2016-07-04 22:21:15 -04:00
..
ansible captures the responses from running commands and adds response to object 2016-07-04 22:21:15 -04:00