community.general/lib/ansible
James Cammarata c3c398cffe Cleaning up some task failure detection problems
* fixed a bug in which failures from a with_* loop were not being
  caught correctly, leading to tasks continuing when they should stop
* when ignore_errors is enabled, the failure will no longer count
  towards the number of failed tasks
2015-06-17 15:40:04 -04:00
..
cli replaced removed pager_print for print 2015-06-16 09:19:37 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Cleaning up some task failure detection problems 2015-06-17 15:40:04 -04:00
galaxy Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory Add inventory file to "Unable to find" error msg 2015-06-17 11:00:13 -07:00
module_utils Merge pull request #11288 from kstrauser/aixfixes 2015-06-16 19:02:50 -04:00
modules updated with nagios doc fix 2015-06-10 13:00:29 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing generalized prereqs check 2015-06-16 09:20:15 -04:00
playbook Make sure the templar is using the right vars when evaluating conditionals 2015-06-17 00:10:11 -04:00
plugins Cleaning up some task failure detection problems 2015-06-17 15:40:04 -04:00
template several fixes to template 2015-06-11 00:21:53 -04:00
utils allow for any non string iterable in listify 2015-06-15 11:02:51 -04:00
vars fixes 11296 where the groups does not have all the groups 2015-06-17 19:18:19 +05:30
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py now detects incorrect password with sudo and su (at least in english) 2015-06-15 01:30:03 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00