Convert zuul_return into action plugin
Today we expect zuul_return to be run on localhost (zuul-executor). With that in mind, convert to an action plugin so it only runs on a zuul-executor. Change-Id: I236360563c812ee628f78ac062e9ae6cc183aee4 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The zuul_return module has been converted to an Ansible action plugin.
|
||||
Job playbooks no longer need to use delegate_to or a localhost only play
|
||||
with this module as action plugin by default run on localhost.
|
||||
Reference in New Issue
Block a user