
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>
6 lines
137 B
YAML
6 lines
137 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Untrusted playbooks no longer see 'Executing local code is prohibited' when
|
|
using the zuul_return Ansible task.
|