all:
  children:
    controllers:
      hosts:
        controller-1: null
        controller-2: null
        controller-3: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller-1:
      ansible_connection: ssh
      ansible_host: 199.204.45.233
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 73393b35-3428-4fdf-a6c6-048bfc9b97f1
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.233
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.233
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.233
        public_ipv6: 2604:e100:1:0:f816:3eff:fe4f:73b5
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 73393b35-3428-4fdf-a6c6-048bfc9b97f1
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.233
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.233
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.233
        public_ipv6: 2604:e100:1:0:f816:3eff:fe4f:73b5
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 199.19.213.86
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 92524138-fc0b-4678-8a6d-937b51575742
        host_id: a14e37c14509a0e10156ccf8c706cd5613db7e363735e5577c330644
        interface_ip: 199.19.213.86
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.86
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.86
        public_ipv6: 2604:e100:1:0:f816:3eff:fe9a:ad1d
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 92524138-fc0b-4678-8a6d-937b51575742
        host_id: a14e37c14509a0e10156ccf8c706cd5613db7e363735e5577c330644
        interface_ip: 199.19.213.86
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.86
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.86
        public_ipv6: 2604:e100:1:0:f816:3eff:fe9a:ad1d
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 199.19.213.203
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 3e074002-f023-410b-acd8-b1b2288089d8
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.19.213.203
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.203
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.203
        public_ipv6: 2604:e100:1:0:f816:3eff:fe2b:6258
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 3e074002-f023-410b-acd8-b1b2288089d8
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.19.213.203
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.203
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.203
        public_ipv6: 2604:e100:1:0:f816:3eff:fe2b:6258
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_scenario: cluster-upgrade
    old_kubernetes_version: 1.33.4
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job ansible-collection-kubernetes-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#49>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#128>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#176>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 84db967fb149487399120c6a502ee070
      build_refs:
      - branch: main
        change: '270'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.19.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.18.0` \u2192 `v2.19.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.19.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.19.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0)\n\n#####
          What's Changed\n\n##### New Runner Support\n\nHarden-Runner now supports
          Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress
          monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted
          runners.\n\n##### Automated Incident Response for Supply Chain Attacks\n\n-
          Global block list: Outbound connections to known malicious domains and IPs
          are now blocked even in audit mode.\n- System-defined detection rules: Harden-Runner
          will trigger lockdown mode when a high risk event is detected during an
          active supply chain attack (for example, a process reading the memory of
          the runner worker process, a common technique for stealing GitHub Actions
          secrets).\n\n##### Bug Fixes\n\nWindows and macOS: stability and reliability
          fixes\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Enabled.\n\n\u267B **Rebasing**: Whenever
          PR is behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/ansible-collection-kubernetes).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/270
        commit_id: af50b09b5e96638c0ff55833ff9a72b451cca943
        patchset: af50b09b5e96638c0ff55833ff9a72b451cca943
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      buildset: a40ff9d5a95547a18baabcc7e2dc4b76
      buildset_refs:
      - branch: main
        change: '270'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.19.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.18.0` \u2192 `v2.19.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.19.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.19.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0)\n\n#####
          What's Changed\n\n##### New Runner Support\n\nHarden-Runner now supports
          Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress
          monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted
          runners.\n\n##### Automated Incident Response for Supply Chain Attacks\n\n-
          Global block list: Outbound connections to known malicious domains and IPs
          are now blocked even in audit mode.\n- System-defined detection rules: Harden-Runner
          will trigger lockdown mode when a high risk event is detected during an
          active supply chain attack (for example, a process reading the memory of
          the runner worker process, a common technique for stealing GitHub Actions
          secrets).\n\n##### Bug Fixes\n\nWindows and macOS: stability and reliability
          fixes\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Enabled.\n\n\u267B **Rebasing**: Whenever
          PR is behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/ansible-collection-kubernetes).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/270
        commit_id: af50b09b5e96638c0ff55833ff9a72b451cca943
        patchset: af50b09b5e96638c0ff55833ff9a72b451cca943
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      change: '270'
      change_message: "chore(deps): update step-security/harden-runner action to v2.19.0\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
        | action | minor | `v2.18.0` \u2192 `v2.19.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
        (step-security/harden-runner)</summary>\n\n### [`v2.19.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.19.0)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0)\n\n#####
        What's Changed\n\n##### New Runner Support\n\nHarden-Runner now supports Depot,
        Blacksmith, Namespace, and WarpBuild runners with the same egress monitoring,
        runtime monitoring, and policy enforcement available on GitHub-hosted runners.\n\n#####
        Automated Incident Response for Supply Chain Attacks\n\n- Global block list:
        Outbound connections to known malicious domains and IPs are now blocked even
        in audit mode.\n- System-defined detection rules: Harden-Runner will trigger
        lockdown mode when a high risk event is detected during an active supply chain
        attack (for example, a process reading the memory of the runner worker process,
        a common technique for stealing GitHub Actions secrets).\n\n##### Bug Fixes\n\nWindows
        and macOS: stability and reliability fixes\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0>\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
        At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
        defined)\n\n\U0001F6A6 **Automerge**: Enabled.\n\n\u267B **Rebasing**: Whenever
        PR is behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
        **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
        - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
        box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
        View the [repository job log](https://developer.mend.io/github/vexxhost/ansible-collection-kubernetes).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/270
      child_jobs: []
      commit_id: af50b09b5e96638c0ff55833ff9a72b451cca943
      event_id: 4dfcab60-421f-11f1-9da9-96d4948a245e
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/84db967fb149487399120c6a502ee070/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/84db967fb149487399120c6a502ee070/work/logs
        result_data_file: /var/lib/zuul/builds/84db967fb149487399120c6a502ee070/work/results.json
        src_root: /var/lib/zuul/builds/84db967fb149487399120c6a502ee070/work/src
        work_root: /var/lib/zuul/builds/84db967fb149487399120c6a502ee070/work
      include_vars: []
      items:
      - branch: main
        change: '270'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.19.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.18.0` \u2192 `v2.19.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.19.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.19.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0)\n\n#####
          What's Changed\n\n##### New Runner Support\n\nHarden-Runner now supports
          Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress
          monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted
          runners.\n\n##### Automated Incident Response for Supply Chain Attacks\n\n-
          Global block list: Outbound connections to known malicious domains and IPs
          are now blocked even in audit mode.\n- System-defined detection rules: Harden-Runner
          will trigger lockdown mode when a high risk event is detected during an
          active supply chain attack (for example, a process reading the memory of
          the runner worker process, a common technique for stealing GitHub Actions
          secrets).\n\n##### Bug Fixes\n\nWindows and macOS: stability and reliability
          fixes\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Enabled.\n\n\u267B **Rebasing**: Whenever
          PR is behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/ansible-collection-kubernetes).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/270
        commit_id: af50b09b5e96638c0ff55833ff9a72b451cca943
        patchset: af50b09b5e96638c0ff55833ff9a72b451cca943
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      job: ansible-collection-kubernetes-molecule-cluster-upgrade
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBzdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgYWN0aW9uIHRvIHYyLjE5LjAKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcikgfCBhY3Rpb24gfCBtaW5vciB8IGB2Mi4xOC4wYCDihpIgYHYyLjE5LjBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgKHN0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcik8L3N1bW1hcnk+CgojIyMgW2B2Mi4xOS4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTkuMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE4LjAuLi52Mi4xOS4wKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCiMjIyMjIE5ldyBSdW5uZXIgU3VwcG9ydAoKSGFyZGVuLVJ1bm5lciBub3cgc3VwcG9ydHMgRGVwb3QsIEJsYWNrc21pdGgsIE5hbWVzcGFjZSwgYW5kIFdhcnBCdWlsZCBydW5uZXJzIHdpdGggdGhlIHNhbWUgZWdyZXNzIG1vbml0b3JpbmcsIHJ1bnRpbWUgbW9uaXRvcmluZywgYW5kIHBvbGljeSBlbmZvcmNlbWVudCBhdmFpbGFibGUgb24gR2l0SHViLWhvc3RlZCBydW5uZXJzLgoKIyMjIyMgQXV0b21hdGVkIEluY2lkZW50IFJlc3BvbnNlIGZvciBTdXBwbHkgQ2hhaW4gQXR0YWNrcwoKLSBHbG9iYWwgYmxvY2sgbGlzdDogT3V0Ym91bmQgY29ubmVjdGlvbnMgdG8ga25vd24gbWFsaWNpb3VzIGRvbWFpbnMgYW5kIElQcyBhcmUgbm93IGJsb2NrZWQgZXZlbiBpbiBhdWRpdCBtb2RlLgotIFN5c3RlbS1kZWZpbmVkIGRldGVjdGlvbiBydWxlczogSGFyZGVuLVJ1bm5lciB3aWxsIHRyaWdnZXIgbG9ja2Rvd24gbW9kZSB3aGVuIGEgaGlnaCByaXNrIGV2ZW50IGlzIGRldGVjdGVkIGR1cmluZyBhbiBhY3RpdmUgc3VwcGx5IGNoYWluIGF0dGFjayAoZm9yIGV4YW1wbGUsIGEgcHJvY2VzcyByZWFkaW5nIHRoZSBtZW1vcnkgb2YgdGhlIHJ1bm5lciB3b3JrZXIgcHJvY2VzcywgYSBjb21tb24gdGVjaG5pcXVlIGZvciBzdGVhbGluZyBHaXRIdWIgQWN0aW9ucyBzZWNyZXRzKS4KCiMjIyMjIEJ1ZyBGaXhlcwoKV2luZG93cyBhbmQgbWFjT1M6IHN0YWJpbGl0eSBhbmQgcmVsaWFiaWxpdHkgZml4ZXMKCioqRnVsbCBDaGFuZ2Vsb2cqKjogPGh0dHBzOi8vZ2l0aHViLmNvbS9zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIvY29tcGFyZS92Mi4xOC4wLi4udjIuMTkuMD4KCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IEVuYWJsZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBpcyBiZWhpbmQgYmFzZSBicmFuY2gsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5SVICoqSWdub3JlKio6IENsb3NlIHRoaXMgUFIgYW5kIHlvdSB3b24ndCBiZSByZW1pbmRlZCBhYm91dCB0aGlzIHVwZGF0ZSBhZ2Fpbi4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9hbnNpYmxlLWNvbGxlY3Rpb24ta3ViZXJuZXRlcykuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTR4TkRFdU15SXNJblZ3WkdGMFpXUkpibFpsY2lJNklqUXpMakUwTVM0eklpd2lkR0Z5WjJWMFFuSmhibU5vSWpvaWJXRnBiaUlzSW14aFltVnNjeUk2VzExOS0tPgo=
      patchset: af50b09b5e96638c0ff55833ff9a72b451cca943
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 9f5c1d680d573485f0ccdb18d2184d4f1d446419
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 9f5c1d680d573485f0ccdb18d2184d4f1d446419
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: d447cb9b91fdaea1cfacaab8cc218e64396b692a
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 4d5267170d82791cf249843da757249e4124aa85
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/post_playbook_0/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/pre_playbook_2/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-kubernetes
        name: vexxhost/ansible-collection-kubernetes
        short_name: ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      projects:
        github.com/vexxhost/ansible-collection-kubernetes:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          checkout: main
          checkout_description: zuul branch
          commit: d447cb9b91fdaea1cfacaab8cc218e64396b692a
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/270/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: false
