community.general/lib/ansible/runner
Michael DeHaan 08c1f96e4b Fix some subtle behavior of how the get_url module chains into the file module, plus blend the results of daisy chain
operations in the correct order, so the file module results overlay the original module results, not the other way
around (which keeps any failure msg's intact)
2012-08-03 07:02:31 -04:00
..
connection Raise exception when sudo user does not exist 2012-08-02 16:19:15 +10:00
__init__.py Fix some subtle behavior of how the get_url module chains into the file module, plus blend the results of daisy chain 2012-08-03 07:02:31 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00