community.general/lib/ansible
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
..
cli centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config minimize loading files/plugins 2018-04-10 17:22:31 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Attempt 4: Prevent reparenting a block with itself (#38747) 2018-04-16 12:33:08 -05:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils Add docs to AnsibleAWSModule.client retry settings (#38689) 2018-04-16 08:48:10 -04:00
modules ovirt_host_networks: Fix removing of network attachments (#38816) 2018-04-16 10:54:19 -04:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Attempt 4: Prevent reparenting a block with itself (#38747) 2018-04-16 12:33:08 -05:00
plugins centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
template Remove duplicated "instead" word (#38800) 2018-04-16 09:23:43 -04:00
utils fixed documentation to include esxi host (#38668) 2018-04-12 10:18:04 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00