summaryrefslogtreecommitdiff
path: root/releasenotes/notes/audit-vars-4dcb0d3c7bf87ef2.yaml
blob: 44e7c4968a577db22eb444486a5874dbaaba1228 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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.