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.121
      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: 4f3f7373-5bc2-41d8-91f5-6d51f0a915fd
        host_id: cb70eeab0a771dc8d1ab2935bdc0e76d7367a77e22619525e8f85fef
        interface_ip: 162.253.55.121
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.121
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.121
        public_ipv6: 2604:e100:1:0:f816:3eff:fe0b:994c
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: 4f3f7373-5bc2-41d8-91f5-6d51f0a915fd
        host_id: cb70eeab0a771dc8d1ab2935bdc0e76d7367a77e22619525e8f85fef
        interface_ip: 162.253.55.121
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.121
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.121
        public_ipv6: 2604:e100:1:0:f816:3eff:fe0b:994c
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 162.253.55.28
      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: 7b4897f8-fb54-49b1-946c-86c9c2968c7a
        host_id: cb70eeab0a771dc8d1ab2935bdc0e76d7367a77e22619525e8f85fef
        interface_ip: 162.253.55.28
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.28
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.28
        public_ipv6: 2604:e100:1:0:f816:3eff:fe09:d080
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: 7b4897f8-fb54-49b1-946c-86c9c2968c7a
        host_id: cb70eeab0a771dc8d1ab2935bdc0e76d7367a77e22619525e8f85fef
        interface_ip: 162.253.55.28
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.28
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.28
        public_ipv6: 2604:e100:1:0:f816:3eff:fe09:d080
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 162.253.55.165
      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: b30a888b-65f2-4304-b213-8542aab41573
        host_id: 4dee82ca7e9988989d45ef8d027556c6c4153c7614b805253f80fa69
        interface_ip: 162.253.55.165
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.165
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.165
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:5885
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: yul2
        cloud: public
        external_id: b30a888b-65f2-4304-b213-8542aab41573
        host_id: 4dee82ca7e9988989d45ef8d027556c6c4153c7614b805253f80fa69
        interface_ip: 162.253.55.165
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.165
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.165
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:5885
        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: d884b5a9daa446d7976aa8bba7d7909b
      build_refs:
      - branch: main
        change: '293'
        change_message: 'chore(deps): update kubernetes


          ## Automated `kubernetes` update


          This PR updates the `kubernetes` binaries to the latest versions.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/293
        commit_id: c1329d29ecf1d158a2fe1eab9da12700f617137c
        patchset: c1329d29ecf1d158a2fe1eab9da12700f617137c
        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: bccee52c6aab4d7f81e847765ae867b5
      buildset_refs:
      - branch: main
        change: '293'
        change_message: 'chore(deps): update kubernetes


          ## Automated `kubernetes` update


          This PR updates the `kubernetes` binaries to the latest versions.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/293
        commit_id: c1329d29ecf1d158a2fe1eab9da12700f617137c
        patchset: c1329d29ecf1d158a2fe1eab9da12700f617137c
        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: '293'
      change_message: 'chore(deps): update kubernetes


        ## Automated `kubernetes` update


        This PR updates the `kubernetes` binaries to the latest versions.'
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/293
      child_jobs: []
      commit_id: c1329d29ecf1d158a2fe1eab9da12700f617137c
      event_id: 74b07920-acb0-11f1-857a-6fc2eb2d7428
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/d884b5a9daa446d7976aa8bba7d7909b/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/d884b5a9daa446d7976aa8bba7d7909b/work/logs
        result_data_file: /var/lib/zuul/builds/d884b5a9daa446d7976aa8bba7d7909b/work/results.json
        src_root: /var/lib/zuul/builds/d884b5a9daa446d7976aa8bba7d7909b/work/src
        work_root: /var/lib/zuul/builds/d884b5a9daa446d7976aa8bba7d7909b/work
      include_vars: []
      items:
      - branch: main
        change: '293'
        change_message: 'chore(deps): update kubernetes


          ## Automated `kubernetes` update


          This PR updates the `kubernetes` binaries to the latest versions.'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/293
        commit_id: c1329d29ecf1d158a2fe1eab9da12700f617137c
        patchset: c1329d29ecf1d158a2fe1eab9da12700f617137c
        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: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBrdWJlcm5ldGVzCgojIyBBdXRvbWF0ZWQgYGt1YmVybmV0ZXNgIHVwZGF0ZQoKVGhpcyBQUiB1cGRhdGVzIHRoZSBga3ViZXJuZXRlc2AgYmluYXJpZXMgdG8gdGhlIGxhdGVzdCB2ZXJzaW9ucy4=
      patchset: c1329d29ecf1d158a2fe1eab9da12700f617137c
      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: fac206aeda2b6dceebbf64de7e06e19066eae16f
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3cb661e94689400711744c8c723896124abdbf1e
        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: fac206aeda2b6dceebbf64de7e06e19066eae16f
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/293/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
