community.general/lib/ansible/playbook/role
Matt Martz f474195a3b
Attempt 4: Prevent reparenting a block with itself (#38747)
* More concisely reparent, ensuring we don't go too shallow or too deep in this process. Fixes #38357

* More explicit reparenting, with a short circuit for a common case

* We need new_block to have a parent, otherwise we lose context with this approach

* Remove duplicate parent assignment

* Change callers of Block.copy to not use exclude_parent=True, when including the parent, exclude tasks
2018-04-16 12:33:08 -05:00
..
__init__.py Attempt 4: Prevent reparenting a block with itself (#38747) 2018-04-16 12:33:08 -05:00
definition.py
include.py
metadata.py
requirement.py actual error reporting on failed galaxy clone (#36788) 2018-04-10 17:26:17 -04:00