summaryrefslogtreecommitdiff
path: root/releasenotes/notes/zuul-return-action-plugin-152443e9183852a9.yaml
blob: 13a47f9ab9900656dd076abf3e838195a6f9a7fd (plain)
1
2
3
4
5
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.