mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Change insertion order of apply block to not affect the include_X task itself (#44912)
This commit is contained in:
2
changelogs/fragments/include-apply-insert-order.yaml
Normal file
2
changelogs/fragments/include-apply-insert-order.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include - Change order of where the new block is inserted with apply so that apply args are not applied to the include also (https://github.com/ansible/ansible/pull/44912)
|
||||
Reference in New Issue
Block a user