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: 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: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: aio
      nodepool:
        az: nova
        cloud: public
        external_id: 8324326d-7e6a-4636-9b65-d18791d118f5
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.204.45.74
        label: debian-trixie
        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:fe85:149c
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 8324326d-7e6a-4636-9b65-d18791d118f5
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.204.45.74
        label: debian-trixie
        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:fe85:149c
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_install_collection_siblings: true
    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#71>'
      - '<Job ansible-collection-kubernetes-molecule-aio-debian-trixie explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#78>'
      - '<Job ansible-collection-kubernetes-molecule-aio-debian-trixie explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#197>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: f44fffb270e04cfda5fa45d363f8edd5
      build_refs:
      - branch: main
        change: '296'
        change_message: "chore(deps): update actions/checkout action to v7.0.1\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout)
          | action | patch | `v7.0.0` \u2192 `v7.0.1` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout
          (actions/checkout)</summary>\n\n### [`v7.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701)\n\n[Compare
          Source](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.1)\n\n-
          Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2475](https://redirect.github.com/actions/checkout/pull/2475)\n-
          Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2477](https://redirect.github.com/actions/checkout/pull/2477)\n-
          Bump docker/build-push-action from 6.5.0 to 7.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2478](https://redirect.github.com/actions/checkout/pull/2478)\n-
          Bump docker/login-action from 3.3.0 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2479](https://redirect.github.com/actions/checkout/pull/2479)\n-
          Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2488](https://redirect.github.com/actions/checkout/pull/2488)\n-
          Bump actions/upload-artifact from 4 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2476](https://redirect.github.com/actions/checkout/pull/2476)\n-
          eslint 9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2474](https://redirect.github.com/actions/checkout/pull/2474)\n-
          Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2499](https://redirect.github.com/actions/checkout/pull/2499)\n-
          skip running unsafe pr check if input is default by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)\n-
          trim only ascii whitespace for branch by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)\n-
          escape values passed to --unset by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2530](https://redirect.github.com/actions/checkout/pull/2530)\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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/296
        commit_id: e6474163e99a7bae98dcabbac50c42ec09f1b564
        patchset: e6474163e99a7bae98dcabbac50c42ec09f1b564
        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: 685968b4fa8544d9814eccf478664a63
      buildset_refs:
      - branch: main
        change: '296'
        change_message: "chore(deps): update actions/checkout action to v7.0.1\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout)
          | action | patch | `v7.0.0` \u2192 `v7.0.1` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout
          (actions/checkout)</summary>\n\n### [`v7.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701)\n\n[Compare
          Source](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.1)\n\n-
          Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2475](https://redirect.github.com/actions/checkout/pull/2475)\n-
          Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2477](https://redirect.github.com/actions/checkout/pull/2477)\n-
          Bump docker/build-push-action from 6.5.0 to 7.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2478](https://redirect.github.com/actions/checkout/pull/2478)\n-
          Bump docker/login-action from 3.3.0 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2479](https://redirect.github.com/actions/checkout/pull/2479)\n-
          Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2488](https://redirect.github.com/actions/checkout/pull/2488)\n-
          Bump actions/upload-artifact from 4 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2476](https://redirect.github.com/actions/checkout/pull/2476)\n-
          eslint 9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2474](https://redirect.github.com/actions/checkout/pull/2474)\n-
          Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2499](https://redirect.github.com/actions/checkout/pull/2499)\n-
          skip running unsafe pr check if input is default by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)\n-
          trim only ascii whitespace for branch by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)\n-
          escape values passed to --unset by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2530](https://redirect.github.com/actions/checkout/pull/2530)\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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/296
        commit_id: e6474163e99a7bae98dcabbac50c42ec09f1b564
        patchset: e6474163e99a7bae98dcabbac50c42ec09f1b564
        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: '296'
      change_message: "chore(deps): update actions/checkout action to v7.0.1\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [actions/checkout](https://redirect.github.com/actions/checkout) | action
        | patch | `v7.0.0` \u2192 `v7.0.1` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout
        (actions/checkout)</summary>\n\n### [`v7.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701)\n\n[Compare
        Source](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.1)\n\n-
        Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2475](https://redirect.github.com/actions/checkout/pull/2475)\n-
        Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2477](https://redirect.github.com/actions/checkout/pull/2477)\n-
        Bump docker/build-push-action from 6.5.0 to 7.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2478](https://redirect.github.com/actions/checkout/pull/2478)\n-
        Bump docker/login-action from 3.3.0 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2479](https://redirect.github.com/actions/checkout/pull/2479)\n-
        Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2488](https://redirect.github.com/actions/checkout/pull/2488)\n-
        Bump actions/upload-artifact from 4 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2476](https://redirect.github.com/actions/checkout/pull/2476)\n-
        eslint 9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2474](https://redirect.github.com/actions/checkout/pull/2474)\n-
        Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
        in [#&#8203;2499](https://redirect.github.com/actions/checkout/pull/2499)\n-
        skip running unsafe pr check if input is default by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
        in [#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)\n-
        trim only ascii whitespace for branch by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
        in [#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)\n-
        escape values passed to --unset by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
        in [#&#8203;2530](https://redirect.github.com/actions/checkout/pull/2530)\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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/296
      child_jobs: []
      commit_id: e6474163e99a7bae98dcabbac50c42ec09f1b564
      event_id: 050330c0-89e4-11f1-92a2-b9ce5e41e44b
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/f44fffb270e04cfda5fa45d363f8edd5/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/f44fffb270e04cfda5fa45d363f8edd5/work/logs
        result_data_file: /var/lib/zuul/builds/f44fffb270e04cfda5fa45d363f8edd5/work/results.json
        src_root: /var/lib/zuul/builds/f44fffb270e04cfda5fa45d363f8edd5/work/src
        work_root: /var/lib/zuul/builds/f44fffb270e04cfda5fa45d363f8edd5/work
      include_vars: []
      items:
      - branch: main
        change: '296'
        change_message: "chore(deps): update actions/checkout action to v7.0.1\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout)
          | action | patch | `v7.0.0` \u2192 `v7.0.1` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout
          (actions/checkout)</summary>\n\n### [`v7.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701)\n\n[Compare
          Source](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.1)\n\n-
          Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2475](https://redirect.github.com/actions/checkout/pull/2475)\n-
          Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2477](https://redirect.github.com/actions/checkout/pull/2477)\n-
          Bump docker/build-push-action from 6.5.0 to 7.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2478](https://redirect.github.com/actions/checkout/pull/2478)\n-
          Bump docker/login-action from 3.3.0 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2479](https://redirect.github.com/actions/checkout/pull/2479)\n-
          Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2488](https://redirect.github.com/actions/checkout/pull/2488)\n-
          Bump actions/upload-artifact from 4 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2476](https://redirect.github.com/actions/checkout/pull/2476)\n-
          eslint 9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2474](https://redirect.github.com/actions/checkout/pull/2474)\n-
          Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot]
          in [#&#8203;2499](https://redirect.github.com/actions/checkout/pull/2499)\n-
          skip running unsafe pr check if input is default by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)\n-
          trim only ascii whitespace for branch by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)\n-
          escape values passed to --unset by [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy)
          in [#&#8203;2530](https://redirect.github.com/actions/checkout/pull/2530)\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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/296
        commit_id: e6474163e99a7bae98dcabbac50c42ec09f1b564
        patchset: e6474163e99a7bae98dcabbac50c42ec09f1b564
        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-debian-trixie
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBhY3Rpb25zL2NoZWNrb3V0IGFjdGlvbiB0byB2Ny4wLjEKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW2FjdGlvbnMvY2hlY2tvdXRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0KSB8IGFjdGlvbiB8IHBhdGNoIHwgYHY3LjAuMGAg4oaSIGB2Ny4wLjFgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5hY3Rpb25zL2NoZWNrb3V0IChhY3Rpb25zL2NoZWNrb3V0KTwvc3VtbWFyeT4KCiMjIyBbYHY3LjAuMWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjdjcwMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvY29tcGFyZS92Ny4wLjAuLi52Ny4wLjEpCgotIEJ1bXAgZ2l0aHViL2NvZGVxbC1hY3Rpb24gZnJvbSAzIHRvIDQgYnkgW0AmIzgyMDM7ZGVwZW5kYWJvdF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2RlcGVuZGFib3QpXFtib3RdIGluIFsjJiM4MjAzOzI0NzVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0L3B1bGwvMjQ3NSkKLSBCdW1wIGFjdGlvbnMvc2V0dXAtbm9kZSBmcm9tIDQgdG8gNiBieSBbQCYjODIwMztkZXBlbmRhYm90XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZGVwZW5kYWJvdClcW2JvdF0gaW4gWyMmIzgyMDM7MjQ3N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvcHVsbC8yNDc3KQotIEJ1bXAgZG9ja2VyL2J1aWxkLXB1c2gtYWN0aW9uIGZyb20gNi41LjAgdG8gNy4yLjAgYnkgW0AmIzgyMDM7ZGVwZW5kYWJvdF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2RlcGVuZGFib3QpXFtib3RdIGluIFsjJiM4MjAzOzI0NzhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0L3B1bGwvMjQ3OCkKLSBCdW1wIGRvY2tlci9sb2dpbi1hY3Rpb24gZnJvbSAzLjMuMCB0byA0LjIuMCBieSBbQCYjODIwMztkZXBlbmRhYm90XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZGVwZW5kYWJvdClcW2JvdF0gaW4gWyMmIzgyMDM7MjQ3OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvcHVsbC8yNDc5KQotIEJ1bXAgYWN0aW9ucy9jaGVja291dCBmcm9tIDYgdG8gNyBieSBbQCYjODIwMztkZXBlbmRhYm90XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZGVwZW5kYWJvdClcW2JvdF0gaW4gWyMmIzgyMDM7MjQ4OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvcHVsbC8yNDg4KQotIEJ1bXAgYWN0aW9ucy91cGxvYWQtYXJ0aWZhY3QgZnJvbSA0IHRvIDcgYnkgW0AmIzgyMDM7ZGVwZW5kYWJvdF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2RlcGVuZGFib3QpXFtib3RdIGluIFsjJiM4MjAzOzI0NzZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0L3B1bGwvMjQ3NikKLSBlc2xpbnQgOSBieSBbQCYjODIwMztkZXBlbmRhYm90XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZGVwZW5kYWJvdClcW2JvdF0gaW4gWyMmIzgyMDM7MjQ3NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvcHVsbC8yNDc0KQotIEJ1bXAgdGhlIG1pbm9yLWFjdGlvbnMtZGVwZW5kZW5jaWVzIGdyb3VwIHdpdGggMiB1cGRhdGVzIGJ5IFtAJiM4MjAzO2RlcGVuZGFib3RdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9kZXBlbmRhYm90KVxbYm90XSBpbiBbIyYjODIwMzsyNDk5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYWN0aW9ucy9jaGVja291dC9wdWxsLzI0OTkpCi0gc2tpcCBydW5uaW5nIHVuc2FmZSBwciBjaGVjayBpZiBpbnB1dCBpcyBkZWZhdWx0IGJ5IFtAJiM4MjAzO2FpcWlhb3ldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9haXFpYW95KSBpbiBbIyYjODIwMzsyNTE4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYWN0aW9ucy9jaGVja291dC9wdWxsLzI1MTgpCi0gdHJpbSBvbmx5IGFzY2lpIHdoaXRlc3BhY2UgZm9yIGJyYW5jaCBieSBbQCYjODIwMzthaXFpYW95XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYWlxaWFveSkgaW4gWyMmIzgyMDM7MjUyMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FjdGlvbnMvY2hlY2tvdXQvcHVsbC8yNTIxKQotIGVzY2FwZSB2YWx1ZXMgcGFzc2VkIHRvIC0tdW5zZXQgYnkgW0AmIzgyMDM7YWlxaWFveV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FpcWlhb3kpIGluIFsjJiM4MjAzOzI1MzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hY3Rpb25zL2NoZWNrb3V0L3B1bGwvMjUzMCkKCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IEVuYWJsZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBiZWNvbWVzIGNvbmZsaWN0ZWQsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5SVICoqSWdub3JlKio6IENsb3NlIHRoaXMgUFIgYW5kIHlvdSB3b24ndCBiZSByZW1pbmRlZCBhYm91dCB0aGlzIHVwZGF0ZSBhZ2Fpbi4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9hbnNpYmxlLWNvbGxlY3Rpb24ta3ViZXJuZXRlcykuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTR5T0RBdU1DSXNJblZ3WkdGMFpXUkpibFpsY2lJNklqUXpMakk0TUM0d0lpd2lkR0Z5WjJWMFFuSmhibU5vSWpvaWJXRnBiaUlzSW14aFltVnNjeUk2VzExOS0tPgo=
      patchset: e6474163e99a7bae98dcabbac50c42ec09f1b564
      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: 0ed6d780cbe575683f1d14d6e57182b854f8db3d
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: c286bf94224b5660b8e49e9a058289e61062a9a0
          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: 0ed6d780cbe575683f1d14d6e57182b854f8db3d
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: e42cfe453e7ada068661c7e5592d0bf2088291c6
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: d03bc24f0e272224375fc85f325e4540833ffac1
        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: e42cfe453e7ada068661c7e5592d0bf2088291c6
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/296/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
