community.general/lib/ansible
James Cammarata 0d5206f90c Don't mark parent role complete for nested include_role calls
The PlayIterator was written without nested roles in mind, but since
include_role can nest them we need to check to see if we've moved into
a new role which is a child via nesting.

Fixes #18026
2016-10-14 14:28:40 -05:00
..
cli Quick ansible-doc fix -- don't run pager if there was an error (no text) 2016-10-13 15:10:47 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor Don't mark parent role complete for nested include_role calls 2016-10-14 14:28:40 -05:00
galaxy Add warnings when installing container type roles 2016-10-09 14:38:40 -04:00
inventory Make ini parsing slightly more robust 2016-10-04 11:24:50 -07:00
module_utils Add support for distribution_major_version on NetBSD. (#15885) 2016-10-13 16:25:55 -04:00
modules Update submodule refs to pickup firewalld fix 2016-10-12 15:16:40 -07:00
parsing Only dispkay failure to use cryptography at a higher verbosity 2016-10-12 10:48:36 -07:00
playbook Better error for bad role def 2016-10-14 11:38:09 -04:00
plugins Make sure free strategy is returning proper TQM constants 2016-10-14 09:23:35 -05:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
vars Correct delegated_host_name check 2016-10-11 11:15:53 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py toggle missing handler errors/warnings via config 2016-10-13 16:54:02 -04:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00