community.general/lib/ansible/playbook
James Cammarata 495a809f46 Don't include dependent roles in the dep chain for include_role
The dependency chain should not include roles below the parent, as it
can introduce very weird things like conditionals from child deps impacting
non-related roles.

Fixes #25136
2017-06-22 13:16:29 +01:00
..
role
__init__.py
attribute.py
base.py
become.py
block.py
conditional.py
handler.py
handler_task_include.py
helpers.py
included_file.py
loop_control.py
play.py
play_context.py
playbook_include.py
role_include.py
taggable.py
task.py
task_include.py