mirror of https://github.com/ansible/ansible
executor: Remove RETURN_VARS (#86527)
RETURN_VARS was introduced for #70331, and last used in #70853. # git grep RETURN_VARS | wc -l 1 Remove it. Signed-off-by: Ariel Otilibili <a.otilibili@instadeep.com>pull/86558/head
parent
cf28bcb65d
commit
130e00736e
@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- executor - remove unused RETURN_VARS
|
||||
Loading…
Reference in new issue