mirror of https://github.com/ansible/ansible.git
linear - don't treat end_role as a run_once task (#84673)
parent
8d65900974
commit
a086c34a91
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- linear strategy - fix executing ``end_role`` meta tasks for each host, instead of handling these as implicit run_once tasks (https://github.com/ansible/ansible/issues/84660).
|
||||
Loading…
Reference in New Issue