zuul/releasenotes/notes/audit-vars-4dcb0d3c7bf87ef2.yaml
James E. Blair 476800d382 Add playbook_context zuul variable
This adds a variable which may be useful for debugging or auditing
the repo state of playbooks or roles for a job.

Change-Id: I86429a06ed8625faa72db6a19630de633f1694b6
2021-11-30 13:34:06 -08:00

12 lines
419 B
YAML

---
features:
- |
The new variable :var:`zuul.playbook_context` as well as new
variables under :var:`zuul.projects` have been added to help debug
or audit the playbooks and roles used by Ansible when running
jobs.
These variables describe the repo configuration used for the
playbooks and roles of each Ansible execution. These repos may
have a different state than the workspace repos.