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.19.213.129
      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: dec07bef-818a-4d65-bf07-34bc86ba8fb2
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.19.213.129
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.129
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.129
        public_ipv6: 2604:e100:1:0:f816:3eff:fecd:3210
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: dec07bef-818a-4d65-bf07-34bc86ba8fb2
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.19.213.129
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.129
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.129
        public_ipv6: 2604:e100:1:0:f816:3eff:fecd:3210
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 199.19.213.24
      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: 9747307b-4f8a-4f98-92e0-8d90c50a318d
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.19.213.24
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.24
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.24
        public_ipv6: 2604:e100:1:0:f816:3eff:fec5:c9d9
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 9747307b-4f8a-4f98-92e0-8d90c50a318d
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 199.19.213.24
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.24
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.24
        public_ipv6: 2604:e100:1:0:f816:3eff:fec5:c9d9
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 199.19.213.128
      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: b950e9ed-63ca-4dfe-9dff-54dec09a4746
        host_id: f5d41c99f3f50a7a02e8c9e081443c73166af207792dcb8ee7f694ca
        interface_ip: 199.19.213.128
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.128
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.128
        public_ipv6: 2604:e100:1:0:f816:3eff:fe23:fc74
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: b950e9ed-63ca-4dfe-9dff-54dec09a4746
        host_id: f5d41c99f3f50a7a02e8c9e081443c73166af207792dcb8ee7f694ca
        interface_ip: 199.19.213.128
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.128
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.128
        public_ipv6: 2604:e100:1:0:f816:3eff:fe23:fc74
        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: ae33d8001ede4016b3720d98554354c4
      build_refs:
      - branch: main
        change: '257'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.18.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.16.0` \u2192 `v2.18.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.18.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.18.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0)\n\n#####
          What's Changed\n\nGlobal Block List: During supply chain incidents like
          the recent axios and trivy compromises, StepSecurity will add known malicious
          domains and IP addresses (IOCs) to a global block list. These will be automatically
          blocked, even in audit mode, providing immediate protection without requiring
          any workflow changes.\n\nDeploy on Self-Hosted VM: Added `deploy-on-self-hosted-vm`
          input that allows the Harden Runner agent to be installed directly on ephemeral
          self-hosted Linux runner VMs at workflow runtime. This is intended as an
          alternative when baking the agent into the VM image is not possible.\n\n**Full
          Changelog**: <https://github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0>\n\n###
          [`v2.17.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.17.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0)\n\n#####
          What's Changed\n\n##### Policy Store Support\n\nAdded `use-policy-store`
          and `api-key` inputs to fetch security policies directly from the [StepSecurity
          Policy Store](https://docs.stepsecurity.io/harden-runner/policy-store).
          Policies can be defined and attached at the workflow, repo, org, or cluster
          (ARC) level, with the most granular policy taking precedence. This is the
          preferred method over the existing `policy` input which requires `id-token:
          write` permission. If no policy is found in the store, the action defaults
          to audit mode.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0>\n\n###
          [`v2.16.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1)\n\n#####
          What's Changed\n\nEnterprise tier: Added support for direct IP addresses
          in the allow list\nCommunity tier: Migrated Harden Runner telemetry to a
          new endpoint\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1>\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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/257
        commit_id: d05a222fc3d90c74f7fddde693df2997b879a464
        patchset: d05a222fc3d90c74f7fddde693df2997b879a464
        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: 8fe8c8b7c0e04151813a80861ec0034d
      buildset_refs:
      - branch: main
        change: '257'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.18.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.16.0` \u2192 `v2.18.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.18.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.18.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0)\n\n#####
          What's Changed\n\nGlobal Block List: During supply chain incidents like
          the recent axios and trivy compromises, StepSecurity will add known malicious
          domains and IP addresses (IOCs) to a global block list. These will be automatically
          blocked, even in audit mode, providing immediate protection without requiring
          any workflow changes.\n\nDeploy on Self-Hosted VM: Added `deploy-on-self-hosted-vm`
          input that allows the Harden Runner agent to be installed directly on ephemeral
          self-hosted Linux runner VMs at workflow runtime. This is intended as an
          alternative when baking the agent into the VM image is not possible.\n\n**Full
          Changelog**: <https://github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0>\n\n###
          [`v2.17.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.17.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0)\n\n#####
          What's Changed\n\n##### Policy Store Support\n\nAdded `use-policy-store`
          and `api-key` inputs to fetch security policies directly from the [StepSecurity
          Policy Store](https://docs.stepsecurity.io/harden-runner/policy-store).
          Policies can be defined and attached at the workflow, repo, org, or cluster
          (ARC) level, with the most granular policy taking precedence. This is the
          preferred method over the existing `policy` input which requires `id-token:
          write` permission. If no policy is found in the store, the action defaults
          to audit mode.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0>\n\n###
          [`v2.16.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1)\n\n#####
          What's Changed\n\nEnterprise tier: Added support for direct IP addresses
          in the allow list\nCommunity tier: Migrated Harden Runner telemetry to a
          new endpoint\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1>\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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/257
        commit_id: d05a222fc3d90c74f7fddde693df2997b879a464
        patchset: d05a222fc3d90c74f7fddde693df2997b879a464
        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: '257'
      change_message: "chore(deps): update step-security/harden-runner action to v2.18.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.16.0` \u2192 `v2.18.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
        (step-security/harden-runner)</summary>\n\n### [`v2.18.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.18.0)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0)\n\n#####
        What's Changed\n\nGlobal Block List: During supply chain incidents like the
        recent axios and trivy compromises, StepSecurity will add known malicious
        domains and IP addresses (IOCs) to a global block list. These will be automatically
        blocked, even in audit mode, providing immediate protection without requiring
        any workflow changes.\n\nDeploy on Self-Hosted VM: Added `deploy-on-self-hosted-vm`
        input that allows the Harden Runner agent to be installed directly on ephemeral
        self-hosted Linux runner VMs at workflow runtime. This is intended as an alternative
        when baking the agent into the VM image is not possible.\n\n**Full Changelog**:
        <https://github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0>\n\n###
        [`v2.17.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.17.0)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0)\n\n#####
        What's Changed\n\n##### Policy Store Support\n\nAdded `use-policy-store` and
        `api-key` inputs to fetch security policies directly from the [StepSecurity
        Policy Store](https://docs.stepsecurity.io/harden-runner/policy-store). Policies
        can be defined and attached at the workflow, repo, org, or cluster (ARC) level,
        with the most granular policy taking precedence. This is the preferred method
        over the existing `policy` input which requires `id-token: write` permission.
        If no policy is found in the store, the action defaults to audit mode.\n\n**Full
        Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0>\n\n###
        [`v2.16.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.1)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1)\n\n#####
        What's Changed\n\nEnterprise tier: Added support for direct IP addresses in
        the allow list\nCommunity tier: Migrated Harden Runner telemetry to a new
        endpoint\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1>\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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/257
      child_jobs: []
      commit_id: d05a222fc3d90c74f7fddde693df2997b879a464
      event_id: 09940520-38f3-11f1-8774-592ff867e9b2
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/ae33d8001ede4016b3720d98554354c4/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/ae33d8001ede4016b3720d98554354c4/work/logs
        result_data_file: /var/lib/zuul/builds/ae33d8001ede4016b3720d98554354c4/work/results.json
        src_root: /var/lib/zuul/builds/ae33d8001ede4016b3720d98554354c4/work/src
        work_root: /var/lib/zuul/builds/ae33d8001ede4016b3720d98554354c4/work
      include_vars: []
      items:
      - branch: main
        change: '257'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.18.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.16.0` \u2192 `v2.18.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.18.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.18.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0)\n\n#####
          What's Changed\n\nGlobal Block List: During supply chain incidents like
          the recent axios and trivy compromises, StepSecurity will add known malicious
          domains and IP addresses (IOCs) to a global block list. These will be automatically
          blocked, even in audit mode, providing immediate protection without requiring
          any workflow changes.\n\nDeploy on Self-Hosted VM: Added `deploy-on-self-hosted-vm`
          input that allows the Harden Runner agent to be installed directly on ephemeral
          self-hosted Linux runner VMs at workflow runtime. This is intended as an
          alternative when baking the agent into the VM image is not possible.\n\n**Full
          Changelog**: <https://github.com/step-security/harden-runner/compare/v2.17.0...v2.18.0>\n\n###
          [`v2.17.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.17.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0)\n\n#####
          What's Changed\n\n##### Policy Store Support\n\nAdded `use-policy-store`
          and `api-key` inputs to fetch security policies directly from the [StepSecurity
          Policy Store](https://docs.stepsecurity.io/harden-runner/policy-store).
          Policies can be defined and attached at the workflow, repo, org, or cluster
          (ARC) level, with the most granular policy taking precedence. This is the
          preferred method over the existing `policy` input which requires `id-token:
          write` permission. If no policy is found in the store, the action defaults
          to audit mode.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.1...v2.17.0>\n\n###
          [`v2.16.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1)\n\n#####
          What's Changed\n\nEnterprise tier: Added support for direct IP addresses
          in the allow list\nCommunity tier: Migrated Harden Runner telemetry to a
          new endpoint\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.16.0...v2.16.1>\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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/257
        commit_id: d05a222fc3d90c74f7fddde693df2997b879a464
        patchset: d05a222fc3d90c74f7fddde693df2997b879a464
        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: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBzdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgYWN0aW9uIHRvIHYyLjE4LjAKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcikgfCBhY3Rpb24gfCBtaW5vciB8IGB2Mi4xNi4wYCDihpIgYHYyLjE4LjBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgKHN0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcik8L3N1bW1hcnk+CgojIyMgW2B2Mi4xOC4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTguMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE3LjAuLi52Mi4xOC4wKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCkdsb2JhbCBCbG9jayBMaXN0OiBEdXJpbmcgc3VwcGx5IGNoYWluIGluY2lkZW50cyBsaWtlIHRoZSByZWNlbnQgYXhpb3MgYW5kIHRyaXZ5IGNvbXByb21pc2VzLCBTdGVwU2VjdXJpdHkgd2lsbCBhZGQga25vd24gbWFsaWNpb3VzIGRvbWFpbnMgYW5kIElQIGFkZHJlc3NlcyAoSU9DcykgdG8gYSBnbG9iYWwgYmxvY2sgbGlzdC4gVGhlc2Ugd2lsbCBiZSBhdXRvbWF0aWNhbGx5IGJsb2NrZWQsIGV2ZW4gaW4gYXVkaXQgbW9kZSwgcHJvdmlkaW5nIGltbWVkaWF0ZSBwcm90ZWN0aW9uIHdpdGhvdXQgcmVxdWlyaW5nIGFueSB3b3JrZmxvdyBjaGFuZ2VzLgoKRGVwbG95IG9uIFNlbGYtSG9zdGVkIFZNOiBBZGRlZCBgZGVwbG95LW9uLXNlbGYtaG9zdGVkLXZtYCBpbnB1dCB0aGF0IGFsbG93cyB0aGUgSGFyZGVuIFJ1bm5lciBhZ2VudCB0byBiZSBpbnN0YWxsZWQgZGlyZWN0bHkgb24gZXBoZW1lcmFsIHNlbGYtaG9zdGVkIExpbnV4IHJ1bm5lciBWTXMgYXQgd29ya2Zsb3cgcnVudGltZS4gVGhpcyBpcyBpbnRlbmRlZCBhcyBhbiBhbHRlcm5hdGl2ZSB3aGVuIGJha2luZyB0aGUgYWdlbnQgaW50byB0aGUgVk0gaW1hZ2UgaXMgbm90IHBvc3NpYmxlLgoKKipGdWxsIENoYW5nZWxvZyoqOiA8aHR0cHM6Ly9naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE3LjAuLi52Mi4xOC4wPgoKIyMjIFtgdjIuMTcuMGBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIvcmVsZWFzZXMvdGFnL3YyLjE3LjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIvY29tcGFyZS92Mi4xNi4xLi4udjIuMTcuMCkKCiMjIyMjIFdoYXQncyBDaGFuZ2VkCgojIyMjIyBQb2xpY3kgU3RvcmUgU3VwcG9ydAoKQWRkZWQgYHVzZS1wb2xpY3ktc3RvcmVgIGFuZCBgYXBpLWtleWAgaW5wdXRzIHRvIGZldGNoIHNlY3VyaXR5IHBvbGljaWVzIGRpcmVjdGx5IGZyb20gdGhlIFtTdGVwU2VjdXJpdHkgUG9saWN5IFN0b3JlXShodHRwczovL2RvY3Muc3RlcHNlY3VyaXR5LmlvL2hhcmRlbi1ydW5uZXIvcG9saWN5LXN0b3JlKS4gUG9saWNpZXMgY2FuIGJlIGRlZmluZWQgYW5kIGF0dGFjaGVkIGF0IHRoZSB3b3JrZmxvdywgcmVwbywgb3JnLCBvciBjbHVzdGVyIChBUkMpIGxldmVsLCB3aXRoIHRoZSBtb3N0IGdyYW51bGFyIHBvbGljeSB0YWtpbmcgcHJlY2VkZW5jZS4gVGhpcyBpcyB0aGUgcHJlZmVycmVkIG1ldGhvZCBvdmVyIHRoZSBleGlzdGluZyBgcG9saWN5YCBpbnB1dCB3aGljaCByZXF1aXJlcyBgaWQtdG9rZW46IHdyaXRlYCBwZXJtaXNzaW9uLiBJZiBubyBwb2xpY3kgaXMgZm91bmQgaW4gdGhlIHN0b3JlLCB0aGUgYWN0aW9uIGRlZmF1bHRzIHRvIGF1ZGl0IG1vZGUuCgoqKkZ1bGwgQ2hhbmdlbG9nKio6IDxodHRwczovL2dpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL2NvbXBhcmUvdjIuMTYuMS4uLnYyLjE3LjA+CgojIyMgW2B2Mi4xNi4xYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTYuMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE2LjAuLi52Mi4xNi4xKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCkVudGVycHJpc2UgdGllcjogQWRkZWQgc3VwcG9ydCBmb3IgZGlyZWN0IElQIGFkZHJlc3NlcyBpbiB0aGUgYWxsb3cgbGlzdApDb21tdW5pdHkgdGllcjogTWlncmF0ZWQgSGFyZGVuIFJ1bm5lciB0ZWxlbWV0cnkgdG8gYSBuZXcgZW5kcG9pbnQKCioqRnVsbCBDaGFuZ2Vsb2cqKjogPGh0dHBzOi8vZ2l0aHViLmNvbS9zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIvY29tcGFyZS92Mi4xNi4wLi4udjIuMTYuMT4KCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IERpc2FibGVkIGJ5IGNvbmZpZy4gUGxlYXNlIG1lcmdlIHRoaXMgbWFudWFsbHkgb25jZSB5b3UgYXJlIHNhdGlzZmllZC4KCuKZuyAqKlJlYmFzaW5nKio6IFdoZW5ldmVyIFBSIGJlY29tZXMgY29uZmxpY3RlZCwgb3IgeW91IHRpY2sgdGhlIHJlYmFzZS9yZXRyeSBjaGVja2JveC4KCvCflJUgKipJZ25vcmUqKjogQ2xvc2UgdGhpcyBQUiBhbmQgeW91IHdvbid0IGJlIHJlbWluZGVkIGFib3V0IHRoaXMgdXBkYXRlIGFnYWluLgoKLS0tCgogLSBbIF0gPCEtLSByZWJhc2UtY2hlY2sgLS0+SWYgeW91IHdhbnQgdG8gcmViYXNlL3JldHJ5IHRoaXMgUFIsIGNoZWNrIHRoaXMgYm94CgotLS0KClRoaXMgUFIgd2FzIGdlbmVyYXRlZCBieSBbTWVuZCBSZW5vdmF0ZV0oaHR0cHM6Ly9tZW5kLmlvL3Jlbm92YXRlLykuIFZpZXcgdGhlIFtyZXBvc2l0b3J5IGpvYiBsb2ddKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vZ2l0aHViL3ZleHhob3N0L2Fuc2libGUtY29sbGVjdGlvbi1rdWJlcm5ldGVzKS4KPCEtLXJlbm92YXRlLWRlYnVnOmV5SmpjbVZoZEdWa1NXNVdaWElpT2lJME15NHhNREF1TUNJc0luVndaR0YwWldSSmJsWmxjaUk2SWpRekxqRXlNQzR5SWl3aWRHRnlaMlYwUW5KaGJtTm9Jam9pYldGcGJpSXNJbXhoWW1Wc2N5STZXMTE5LS0+Cg==
      patchset: d05a222fc3d90c74f7fddde693df2997b879a464
      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: fc4af6d44718d2e648cf6396f3e96bb46a55117a
          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: fc4af6d44718d2e648cf6396f3e96bb46a55117a
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: 426e35fa1c96e9cc1ea630cb235bb9f5da10030d
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 1ad73cc3ea68948edf2574a6e0f71ff3c90096ef
        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: 426e35fa1c96e9cc1ea630cb235bb9f5da10030d
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/257/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: false
