community.general/lib/ansible/runner
Michael DeHaan dc0515a88a Revert "for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups"
This reverts commit 2d86671aa5.
2013-03-02 10:21:36 -05:00
..
action_plugins Revert "for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups" 2013-03-02 10:21:36 -05:00
connection_plugins Increase error handling in the unlikely case of failing to establish a connection. 2013-03-01 21:39:50 -05:00
filter_plugins add to_nice_yaml|json filters 2013-02-28 17:07:02 +01:00
lookup_plugins Removing pipe once since it has some issues about evaluating more than once :) 2013-02-23 13:47:11 -05:00
__init__.py Fixed a small buglet, if using with_items with yum and so on, only optimize the package list if the package list is all strings 2013-03-01 18:32:32 -05:00
connection.py Add support for connection type in ansible_hosts file 2013-02-22 11:11:08 -05:00
poller.py update some of many copyright dates but we can just do this when editing each file, not super high priority 2013-02-16 15:32:01 -05:00
return_data.py Implement --diff for the copy module. 2013-02-25 23:32:52 +01:00