zuul/releasenotes/notes/whitelist-zuul-return-bd78bf3e598e85f6.yaml
Paul Belanger 3316507181 Allow zuul_return in untrusted jobs
Whitelist zuul_return to allow untrusted jobs to run the task on the
executor (localhost). Otherwise, only trusted jobs are only able to
use it.

Change-Id: I768394251d7a2ee102883694bfc93845254e8514
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-06-13 15:48:23 -07:00

6 lines
137 B
YAML

---
fixes:
- |
Untrusted playbooks no longer see 'Executing local code is prohibited' when
using the zuul_return Ansible task.