community.general/lib/ansible
James Cammarata 57cf5e431c Catch loop eval errors and only raise them again if the task is not skipped
This should help on issues like #16222.
2016-11-15 10:39:10 -06:00
..
cli Python 3 fixes for ansible-doc. 2016-11-03 16:09:24 -07:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors Add error info if tabs are found in the yaml (#18343) 2016-11-08 11:43:08 -05:00
executor Catch loop eval errors and only raise them again if the task is not skipped 2016-11-15 10:39:10 -06:00
galaxy Cast input role version to string before comparing to available versions (#18269) 2016-10-31 21:07:38 -04:00
inventory Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:07:26 -05:00
module_utils Include missing _text.to_text import 2016-11-14 11:15:46 -05:00
modules Update submodule refs. 2016-11-14 20:11:39 -08:00
parsing Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:07:26 -05:00
playbook Add option to prepend inherited attributes when extending values 2016-11-14 16:33:01 -06:00
plugins added alias to argumetns 'args' to blacklist 2016-11-14 14:49:30 -05:00
template Remove unnecessary warnings (#18121) 2016-10-20 22:49:49 -04:00
utils File attributes (#18213) 2016-11-07 15:48:04 -05:00
vars restore play_hosts variables to not show removed 2016-11-08 10:51:27 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py removed package from squash actions 2016-11-14 17:41:14 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt