community.general/lib/ansible/utils
fdavis fe310dcff1 add when_failed, when_changed, and extended when_set/unset
This commit extends the 'when_' conditions to failed and changed
json results

Additionally it makes when_{set,unset,failed,changed,int,str,flt}
behave more similiarily in that they all except and/or/not logic
2013-01-08 19:51:48 -08:00
..
__init__.py add when_failed, when_changed, and extended when_set/unset 2013-01-08 19:51:48 -08:00
module_docs.py CLI: ansible-doc shows lists of modules & module docs on command-line 2012-11-30 21:57:25 -05:00
plugins.py Ensure each basedir is only added to the search path once 2012-12-20 14:17:12 +01:00
template.py Added additional template variables 2013-01-04 16:36:02 +10:00