all:
  children:
    controllers:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.204.45.74
      ansible_port: 22
      ansible_python_interpreter: /usr/bin/python3
      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: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.34.0
      molecule_scenario: aio
      nodepool:
        az: nova
        cloud: public
        external_id: 676b00dd-00c3-40cf-8bc4-8544aee6d482
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.204.45.74
        label: rockylinux-9
        node_properties: {}
        private_ipv4: 199.204.45.74
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.74
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:25ff
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 676b00dd-00c3-40cf-8bc4-8544aee6d482
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.204.45.74
        label: rockylinux-9
        node_properties: {}
        private_ipv4: 199.204.45.74
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.74
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:25ff
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_scenario: aio
    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-aio explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#67>'
      - '<Job ansible-collection-kubernetes-molecule-aio-rockylinux-9 explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#79>'
      - '<Job ansible-collection-kubernetes-molecule-aio-rockylinux-9 explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#169>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 570addb872594cdabe6bdc44e39506a8
      build_refs:
      - branch: main
        change: '235'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.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.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - At any time (no schedule defined).\n\n\U0001F6A6
          **Automerge**: Disabled by config. Please merge this manually once you are
          satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/235
        commit_id: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        patchset: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        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: 89a70d52ca2a46ed97a819c6e834edf8
      buildset_refs:
      - branch: main
        change: '235'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.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.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - At any time (no schedule defined).\n\n\U0001F6A6
          **Automerge**: Disabled by config. Please merge this manually once you are
          satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/235
        commit_id: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        patchset: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        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: '235'
      change_message: "chore(deps): update step-security/harden-runner action to v2.16.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.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
        (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
        What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
        a medium severity vulnerability where the egress block policy could be bypassed
        via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
        allowing data exfiltration even with a restrictive allowed-endpoints list.
        This issue only affects the Community Tier; the Enterprise Tier is not affected.
        See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
        for details.\n- Security fix: Fixed a medium severity vulnerability where
        the egress block policy could be bypassed via DNS queries over TCP to external
        resolvers, allowing outbound network communication that evades configured
        network restrictions. This issue only affects the Community Tier; the Enterprise
        Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
        for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
        [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
        What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
        bug due to which post step was failing on Windows ARM runners\n- Updates npm
        packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time (no
        schedule defined), Automerge - At any time (no schedule defined).\n\n\U0001F6A6
        **Automerge**: Disabled by config. Please merge this manually once you are
        satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/235
      child_jobs: []
      commit_id: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
      event_id: 967d5f10-2113-11f1-8d4c-9f55520a2587
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/570addb872594cdabe6bdc44e39506a8/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/570addb872594cdabe6bdc44e39506a8/work/logs
        result_data_file: /var/lib/zuul/builds/570addb872594cdabe6bdc44e39506a8/work/results.json
        src_root: /var/lib/zuul/builds/570addb872594cdabe6bdc44e39506a8/work/src
        work_root: /var/lib/zuul/builds/570addb872594cdabe6bdc44e39506a8/work
      include_vars: []
      items:
      - branch: main
        change: '235'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.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.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - At any time (no schedule defined).\n\n\U0001F6A6
          **Automerge**: Disabled by config. Please merge this manually once you are
          satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/235
        commit_id: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        patchset: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
        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-aio-rockylinux-9
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBzdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgYWN0aW9uIHRvIHYyLjE2LjAKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcikgfCBhY3Rpb24gfCBtaW5vciB8IGB2Mi4xNS4wYCDihpIgYHYyLjE2LjBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgKHN0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcik8L3N1bW1hcnk+CgojIyMgW2B2Mi4xNi4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTYuMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjEuLi52Mi4xNi4wKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCi0gVXBkYXRlZCBhY3Rpb24ueW1sIHRvIHVzZSBub2RlMjQKLSBTZWN1cml0eSBmaXg6IEZpeGVkIGEgbWVkaXVtIHNldmVyaXR5IHZ1bG5lcmFiaWxpdHkgd2hlcmUgdGhlIGVncmVzcyBibG9jayBwb2xpY3kgY291bGQgYmUgYnlwYXNzZWQgdmlhIEROUyBvdmVyIEhUVFBTIChEb0gpIGJ5IHByb3h5aW5nIEROUyBxdWVyaWVzIHRocm91Z2ggYSBwZXJtaXR0ZWQgcmVzb2x2ZXIsIGFsbG93aW5nIGRhdGEgZXhmaWx0cmF0aW9uIGV2ZW4gd2l0aCBhIHJlc3RyaWN0aXZlIGFsbG93ZWQtZW5kcG9pbnRzIGxpc3QuIFRoaXMgaXNzdWUgb25seSBhZmZlY3RzIHRoZSBDb21tdW5pdHkgVGllcjsgdGhlIEVudGVycHJpc2UgVGllciBpcyBub3QgYWZmZWN0ZWQuIFNlZSBbR0hTQS00NmczLTM3cmgtdjY5OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9zZWN1cml0eS9hZHZpc29yaWVzL0dIU0EtNDZnMy0zN3JoLXY2OTgpIGZvciBkZXRhaWxzLgotIFNlY3VyaXR5IGZpeDogRml4ZWQgYSBtZWRpdW0gc2V2ZXJpdHkgdnVsbmVyYWJpbGl0eSB3aGVyZSB0aGUgZWdyZXNzIGJsb2NrIHBvbGljeSBjb3VsZCBiZSBieXBhc3NlZCB2aWEgRE5TIHF1ZXJpZXMgb3ZlciBUQ1AgdG8gZXh0ZXJuYWwgcmVzb2x2ZXJzLCBhbGxvd2luZyBvdXRib3VuZCBuZXR3b3JrIGNvbW11bmljYXRpb24gdGhhdCBldmFkZXMgY29uZmlndXJlZCBuZXR3b3JrIHJlc3RyaWN0aW9ucy4gVGhpcyBpc3N1ZSBvbmx5IGFmZmVjdHMgdGhlIENvbW11bml0eSBUaWVyOyB0aGUgRW50ZXJwcmlzZSBUaWVyIGlzIG5vdCBhZmZlY3RlZC4gU2VlIFtHSFNBLWc2OTktM3g2Zy13bTNnXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL3NlY3VyaXR5L2Fkdmlzb3JpZXMvR0hTQS1nNjk5LTN4Nmctd20zZykgZm9yIGRldGFpbHMuCgoqKkZ1bGwgQ2hhbmdlbG9nKio6IDxodHRwczovL2dpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL2NvbXBhcmUvdjIuMTUuMS4uLnYyLjE2LjA+CgojIyMgW2B2Mi4xNS4xYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTUuMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjAuLi52Mi4xNS4xKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCi0gRml4ZXMgWyMmIzgyMDM7NjQyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL2lzc3Vlcy82NDIpIGJ1ZyBkdWUgdG8gd2hpY2ggcG9zdCBzdGVwIHdhcyBmYWlsaW5nIG9uIFdpbmRvd3MgQVJNIHJ1bm5lcnMKLSBVcGRhdGVzIG5wbSBwYWNrYWdlcwoKKipGdWxsIENoYW5nZWxvZyoqOiA8aHR0cHM6Ly9naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjAuLi52Mi4xNS4xPgoKPC9kZXRhaWxzPgoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IEJyYW5jaCBjcmVhdGlvbiAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKSwgQXV0b21lcmdlIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpLgoK8J+apiAqKkF1dG9tZXJnZSoqOiBEaXNhYmxlZCBieSBjb25maWcuIFBsZWFzZSBtZXJnZSB0aGlzIG1hbnVhbGx5IG9uY2UgeW91IGFyZSBzYXRpc2ZpZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBiZWNvbWVzIGNvbmZsaWN0ZWQsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5SVICoqSWdub3JlKio6IENsb3NlIHRoaXMgUFIgYW5kIHlvdSB3b24ndCBiZSByZW1pbmRlZCBhYm91dCB0aGlzIHVwZGF0ZSBhZ2Fpbi4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9hbnNpYmxlLWNvbGxlY3Rpb24ta3ViZXJuZXRlcykuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTQxTmk0d0lpd2lkWEJrWVhSbFpFbHVWbVZ5SWpvaU5ETXVOall1TkNJc0luUmhjbWRsZEVKeVlXNWphQ0k2SW0xaGFXNGlMQ0pzWVdKbGJITWlPbHRkZlE9PS0tPgo=
      patchset: 09b9cf672cd3f2f935c91f5c09ee74e97edd5d63
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          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: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
        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: 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_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/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_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
        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
      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: 490cffbfb08d4d678eb1b8a8e3436ba2de4f6252
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/235/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
