all:
  children:
    controllers:
      hosts:
        controller-1: null
        controller-2: null
        controller-3: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller-1:
      ansible_connection: ssh
      ansible_host: 162.253.55.153
      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_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: yul2
        cloud: public
        external_id: 590573a3-0873-4244-9709-1aea6acd3f8d
        host_id: 65f8c90492a5672f89680a2135b1905d383e33fab8e6951dbcfb19c4
        interface_ip: 162.253.55.153
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.153
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.153
        public_ipv6: 2604:e100:1:0:f816:3eff:fe68:8dce
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: 590573a3-0873-4244-9709-1aea6acd3f8d
        host_id: 65f8c90492a5672f89680a2135b1905d383e33fab8e6951dbcfb19c4
        interface_ip: 162.253.55.153
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.153
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.153
        public_ipv6: 2604:e100:1:0:f816:3eff:fe68:8dce
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 162.253.55.80
      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_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: yul2
        cloud: public
        external_id: 06cfa7c4-469e-4ada-be4d-b122d320d687
        host_id: 23befe01d6930f2ca52c25d4f24c2c3b9655a0e3ffb469b4821cfc4e
        interface_ip: 162.253.55.80
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.80
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.80
        public_ipv6: 2604:e100:1:0:f816:3eff:fed4:9cc2
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: 06cfa7c4-469e-4ada-be4d-b122d320d687
        host_id: 23befe01d6930f2ca52c25d4f24c2c3b9655a0e3ffb469b4821cfc4e
        interface_ip: 162.253.55.80
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.80
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.80
        public_ipv6: 2604:e100:1:0:f816:3eff:fed4:9cc2
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 162.253.55.57
      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_install_collection_siblings: true
      molecule_scenario: ha
      nodepool:
        az: yul2
        cloud: public
        external_id: bbb7dacb-dfd1-48b7-a8f1-5973aa78d880
        host_id: 65f8c90492a5672f89680a2135b1905d383e33fab8e6951dbcfb19c4
        interface_ip: 162.253.55.57
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.57
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.57
        public_ipv6: 2604:e100:1:0:f816:3eff:feda:cfd6
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: bbb7dacb-dfd1-48b7-a8f1-5973aa78d880
        host_id: 65f8c90492a5672f89680a2135b1905d383e33fab8e6951dbcfb19c4
        interface_ip: 162.253.55.57
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.57
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.57
        public_ipv6: 2604:e100:1:0:f816:3eff:feda:cfd6
        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: ha
    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-ha explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#152>'
      - '<Job ansible-collection-kubernetes-molecule-ha explicit: None implied: None
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#197>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: dae8a16d5b0b4899bd283dfafaddab46
      build_refs:
      - branch: main
        change: '291'
        change_message: "chore(deps): update dependency ansible-core to v2.20.7 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.17.14` \u2192 `2.20.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.20.7?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.17.14/2.20.7?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQ0LjkzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/291
        commit_id: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        patchset: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        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: 4e5e3bd52a6e4aa08b3573a28b999119
      buildset_refs:
      - branch: main
        change: '291'
        change_message: "chore(deps): update dependency ansible-core to v2.20.7 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.17.14` \u2192 `2.20.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.20.7?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.17.14/2.20.7?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQ0LjkzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/291
        commit_id: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        patchset: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        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: '291'
      change_message: "chore(deps): update dependency ansible-core to v2.20.7 [security]\n\nThis
        PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
        | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
        ansible-core | `2.17.14` \u2192 `2.20.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.20.7?slim=true)
        | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.17.14/2.20.7?slim=true)
        |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role install
        leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
        / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
        information</summary>\n\n#### Details\nA flaw was found in ansible-core. The
        ansible-galaxy role install command processes dependency specifications from
        a role's meta/requirements.yml file. Due to improper neutralization of argument
        delimiters, a malicious role author can inject arbitrary git configuration
        flags through the src field. This allows arbitrary code execution on the machine
        of a user who installs the role via ansible-galaxy role install.\n\n#### Severity\n-
        CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
        References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
        [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
        [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
        [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
        [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
        [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
        [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
        data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
        ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQ0LjkzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/291
      child_jobs: []
      commit_id: eff96d1423763fa3d5c6640c652ea8ddc6296f66
      event_id: 7e3b23a0-b124-11f1-9be4-5c390cfddffc
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/dae8a16d5b0b4899bd283dfafaddab46/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/dae8a16d5b0b4899bd283dfafaddab46/work/logs
        result_data_file: /var/lib/zuul/builds/dae8a16d5b0b4899bd283dfafaddab46/work/results.json
        src_root: /var/lib/zuul/builds/dae8a16d5b0b4899bd283dfafaddab46/work/src
        work_root: /var/lib/zuul/builds/dae8a16d5b0b4899bd283dfafaddab46/work
      include_vars: []
      items:
      - branch: main
        change: '291'
        change_message: "chore(deps): update dependency ansible-core to v2.20.7 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.17.14` \u2192 `2.20.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.20.7?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.17.14/2.20.7?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQ0LjkzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/291
        commit_id: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        patchset: eff96d1423763fa3d5c6640c652ea8ddc6296f66
        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-ha
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBkZXBlbmRlbmN5IGFuc2libGUtY29yZSB0byB2Mi4yMC43IFtzZWN1cml0eV0KClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgQ2hhbmdlIHwgW0FnZV0oaHR0cHM6Ly9kb2NzLnJlbm92YXRlYm90LmNvbS9tZXJnZS1jb25maWRlbmNlLykgfCBbQ29uZmlkZW5jZV0oaHR0cHM6Ly9kb2NzLnJlbm92YXRlYm90LmNvbS9tZXJnZS1jb25maWRlbmNlLykgfAp8LS0tfC0tLXwtLS18LS0tfAp8IGFuc2libGUtY29yZSB8IGAyLjE3LjE0YCDihpIgYDIuMjAuN2AgfCAhW2FnZV0oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9hcGkvbWMvYmFkZ2VzL2FnZS9weXBpL2Fuc2libGUtY29yZS8yLjIwLjc/c2xpbT10cnVlKSB8ICFbY29uZmlkZW5jZV0oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9hcGkvbWMvYmFkZ2VzL2NvbmZpZGVuY2UvcHlwaS9hbnNpYmxlLWNvcmUvMi4xNy4xNC8yLjIwLjc/c2xpbT10cnVlKSB8CgotLS0KCiMjIyBhbnNpYmxlLWNvcmU6IEFyZ3VtZW50IGluamVjdGlvbiBpbiBhbnNpYmxlLWdhbGF4eSByb2xlIGluc3RhbGwgbGVhZHMgdG8gYXJiaXRyYXJ5IGNvZGUgZXhlY3V0aW9uCltDVkUtMjAyNi0xMTMzMl0oaHR0cHM6Ly9udmQubmlzdC5nb3YvdnVsbi9kZXRhaWwvQ1ZFLTIwMjYtMTEzMzIpIC8gW0dIU0EtdzhwNS1teDV3LWNwcWpdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hZHZpc29yaWVzL0dIU0EtdzhwNS1teDV3LWNwcWopCgo8ZGV0YWlscz4KPHN1bW1hcnk+TW9yZSBpbmZvcm1hdGlvbjwvc3VtbWFyeT4KCiMjIyMgRGV0YWlscwpBIGZsYXcgd2FzIGZvdW5kIGluIGFuc2libGUtY29yZS4gVGhlIGFuc2libGUtZ2FsYXh5IHJvbGUgaW5zdGFsbCBjb21tYW5kIHByb2Nlc3NlcyBkZXBlbmRlbmN5IHNwZWNpZmljYXRpb25zIGZyb20gYSByb2xlJ3MgbWV0YS9yZXF1aXJlbWVudHMueW1sIGZpbGUuIER1ZSB0byBpbXByb3BlciBuZXV0cmFsaXphdGlvbiBvZiBhcmd1bWVudCBkZWxpbWl0ZXJzLCBhIG1hbGljaW91cyByb2xlIGF1dGhvciBjYW4gaW5qZWN0IGFyYml0cmFyeSBnaXQgY29uZmlndXJhdGlvbiBmbGFncyB0aHJvdWdoIHRoZSBzcmMgZmllbGQuIFRoaXMgYWxsb3dzIGFyYml0cmFyeSBjb2RlIGV4ZWN1dGlvbiBvbiB0aGUgbWFjaGluZSBvZiBhIHVzZXIgd2hvIGluc3RhbGxzIHRoZSByb2xlIHZpYSBhbnNpYmxlLWdhbGF4eSByb2xlIGluc3RhbGwuCgojIyMjIFNldmVyaXR5Ci0gQ1ZTUyBTY29yZTogNy44IC8gMTAgKEhpZ2gpCi0gVmVjdG9yIFN0cmluZzogYENWU1M6My4xL0FWOkwvQUM6TC9QUjpOL1VJOlIvUzpVL0M6SC9JOkgvQTpIYAoKIyMjIyBSZWZlcmVuY2VzCi0gW2h0dHBzOi8vbnZkLm5pc3QuZ292L3Z1bG4vZGV0YWlsL0NWRS0yMDI2LTExMzMyXShodHRwczovL252ZC5uaXN0Lmdvdi92dWxuL2RldGFpbC9DVkUtMjAyNi0xMTMzMikKLSBbaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zZWN1cml0eS9jdmUvQ1ZFLTIwMjYtMTEzMzJdKGh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc2VjdXJpdHkvY3ZlL0NWRS0yMDI2LTExMzMyKQotIFtodHRwczovL2J1Z3ppbGxhLnJlZGhhdC5jb20vc2hvd19idWcuY2dpP2lkPTI0ODUzNzldKGh0dHBzOi8vYnVnemlsbGEucmVkaGF0LmNvbS9zaG93X2J1Zy5jZ2k/aWQ9MjQ4NTM3OSkKLSBbaHR0cHM6Ly9zZWN1cml0eS5hY2Nlc3MucmVkaGF0LmNvbS9kYXRhL2NzYWYvdjIvdmV4LzIwMjYvY3ZlLTIwMjYtMTEzMzIuanNvbl0oaHR0cHM6Ly9zZWN1cml0eS5hY2Nlc3MucmVkaGF0LmNvbS9kYXRhL2NzYWYvdjIvdmV4LzIwMjYvY3ZlLTIwMjYtMTEzMzIuanNvbikKLSBbaHR0cHM6Ly9naXRodWIuY29tL2Fuc2libGUvYW5zaWJsZS9wdWxsLzg3MDcwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYW5zaWJsZS9hbnNpYmxlL3B1bGwvODcwNzApCi0gW2h0dHBzOi8vZ2l0aHViLmNvbS9hbnNpYmxlL2Fuc2libGUvY29tbWl0L2VkZWU1OWFhMTVhYmNjNzRkOTIwYmIzZTljMzgzNWFiOGRiMDVhMmZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hbnNpYmxlL2Fuc2libGUvY29tbWl0L2VkZWU1OWFhMTVhYmNjNzRkOTIwYmIzZTljMzgzNWFiOGRiMDVhMmYpCi0gW2h0dHBzOi8vZ2l0aHViLmNvbS9hZHZpc29yaWVzL0dIU0EtdzhwNS1teDV3LWNwcWpdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hZHZpc29yaWVzL0dIU0EtdzhwNS1teDV3LWNwcWopCgpUaGlzIGRhdGEgaXMgcHJvdmlkZWQgYnkgdGhlIFtHaXRIdWIgQWR2aXNvcnkgRGF0YWJhc2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hZHZpc29yaWVzL0dIU0EtdzhwNS1teDV3LWNwcWopIChbQ0MtQlkgNC4wXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZ2l0aHViL2Fkdmlzb3J5LWRhdGFiYXNlL2Jsb2IvbWFpbi9MSUNFTlNFLm1kKSkuCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IERpc2FibGVkIGJ5IGNvbmZpZy4gUGxlYXNlIG1lcmdlIHRoaXMgbWFudWFsbHkgb25jZSB5b3UgYXJlIHNhdGlzZmllZC4KCuKZuyAqKlJlYmFzaW5nKio6IFdoZW5ldmVyIFBSIGJlY29tZXMgY29uZmxpY3RlZCwgb3IgeW91IHRpY2sgdGhlIHJlYmFzZS9yZXRyeSBjaGVja2JveC4KCvCflJUgKipJZ25vcmUqKjogQ2xvc2UgdGhpcyBQUiBhbmQgeW91IHdvbid0IGJlIHJlbWluZGVkIGFib3V0IHRoaXMgdXBkYXRlIGFnYWluLgoKLS0tCgogLSBbIF0gPCEtLSByZWJhc2UtY2hlY2sgLS0+SWYgeW91IHdhbnQgdG8gcmViYXNlL3JldHJ5IHRoaXMgUFIsIGNoZWNrIHRoaXMgYm94CgotLS0KClRoaXMgUFIgd2FzIGdlbmVyYXRlZCBieSBbTWVuZCBSZW5vdmF0ZV0oaHR0cHM6Ly9tZW5kLmlvL3Jlbm92YXRlLykuIFZpZXcgdGhlIFtyZXBvc2l0b3J5IGpvYiBsb2ddKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vZ2l0aHViL3ZleHhob3N0L2Fuc2libGUtY29sbGVjdGlvbi1rdWJlcm5ldGVzKS4KPCEtLXJlbm92YXRlLWRlYnVnOmV5SmpjbVZoZEdWa1NXNVdaWElpT2lJME15NHlOalV1TVNJc0luVndaR0YwWldSSmJsWmxjaUk2SWpRMExqa3pMakFpTENKMFlYSm5aWFJDY21GdVkyZ2lPaUp0WVdsdUlpd2liR0ZpWld4eklqcGJYWDA9LS0+Cg==
      patchset: eff96d1423763fa3d5c6640c652ea8ddc6296f66
      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: 84e38666fab1ba8fda552ad6faff9404811352ca
          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: 84e38666fab1ba8fda552ad6faff9404811352ca
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: d54a62a35e8c06d4f2e8b1ca683643fb596b936b
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 59165c3ed3b603a47e1b1b588b0de41237267db4
        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: d54a62a35e8c06d4f2e8b1ca683643fb596b936b
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/291/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
