mirror of https://github.com/ansible/ansible.git
[stable-2.6] Don't allow import_tasks to transition to dynamic when file is missing. See #44822 (#44836)
(cherry picked from commit cd2f66f) Co-authored-by: Matt Martz <matt@sivel.net>pull/44664/merge
parent
893d26e915
commit
309f04b742
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- import_tasks - Do not allow import_tasks to transition to dynamic if the file is missing (https://github.com/ansible/ansible/issues/44822)
|
Loading…
Reference in New Issue