ansible/lib/ansible/plugins
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
..
action enabled initial support for password prompt on become 2015-06-15 00:09:25 -04:00
cache Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
callback Fixing vars_prompt 2015-06-04 13:54:51 -04:00
connections moved ipv6 handling to init 2015-06-16 15:48:10 -04:00
filter Require passlib over crypt in password_hash for Mac OS X/Darwin. Fixes #11244 2015-06-12 13:54:43 -05:00
inventory Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
lookup Fix Etcd constructor 2015-06-12 12:59:29 -07:00
shell added equivalent of #9636 to v2 2015-05-26 11:55:52 -04:00
strategies Cleaning up some task failure detection problems 2015-06-17 15:40:04 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Display a warning when using a deprecated module 2015-06-12 15:21:33 -05:00