all:
  children:
    controllers:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 162.253.55.70
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.34.0
      molecule_scenario: aio
      nodepool:
        az: nova
        cloud: public
        external_id: b80e16d3-0f36-4a92-ba62-c38d4f219415
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 162.253.55.70
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe60:e0f8
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: b80e16d3-0f36-4a92-ba62-c38d4f219415
        host_id: d953b2b79ff732b94d97ea6274a0c4d1174b1c52cbf038923e842d1b
        interface_ip: 162.253.55.70
        label: debian-trixie
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe60:e0f8
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_scenario: aio
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job ansible-collection-kubernetes-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#49>'
      - '<Job ansible-collection-kubernetes-molecule-aio explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#67>'
      - '<Job ansible-collection-kubernetes-molecule-aio-debian-trixie explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#74>'
      - '<Job ansible-collection-kubernetes-molecule-aio-debian-trixie explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#169>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: c84c51f342f1411dae5e82b0906edfe5
      build_refs:
      - branch: main
        change: '231'
        change_message: "[WIP] Fix broken code relying on cdn.dl.k8s.io\n\n## Fix
          broken cdn.dl.k8s.io URLs\n\nReplace deprecated `cdn.dl.k8s.io` URLs with
          official `dl.k8s.io` URLs as per Kubernetes team announcement.\n\n### Progress:\n-
          [x] Identify all occurrences of `cdn.dl.k8s.io` in the repository\n- [x]
          Fix URL in `/hack/bump/kubernetes.sh`\n- [x] Fix URL in `/roles/kubectl/defaults/main.yml`\n-
          [x] Fix URL in `/roles/kubeadm/defaults/main.yml`\n- [x] Fix URL in `/roles/kubelet/defaults/main.yml`\n-
          [x] Verify changes with linting (yamllint passed)\n- [x] Test new URL works
          correctly (HTTP 200 OK)\n- [x] Run code review (no issues found)\n- [x]
          Run security check (no issues found)\n\n### Security Summary:\nNo security
          vulnerabilities were discovered or introduced by these changes. The changes
          only affect download URLs and do not modify any authentication, authorization,
          or data handling logic.\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/231
        commit_id: 341d93919fae02d235cbd98100908dcefd74a38b
        patchset: 341d93919fae02d235cbd98100908dcefd74a38b
        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
      buildset: 45338dc3d10b43e1887a1f07881124ff
      buildset_refs:
      - branch: main
        change: '231'
        change_message: "[WIP] Fix broken code relying on cdn.dl.k8s.io\n\n## Fix
          broken cdn.dl.k8s.io URLs\n\nReplace deprecated `cdn.dl.k8s.io` URLs with
          official `dl.k8s.io` URLs as per Kubernetes team announcement.\n\n### Progress:\n-
          [x] Identify all occurrences of `cdn.dl.k8s.io` in the repository\n- [x]
          Fix URL in `/hack/bump/kubernetes.sh`\n- [x] Fix URL in `/roles/kubectl/defaults/main.yml`\n-
          [x] Fix URL in `/roles/kubeadm/defaults/main.yml`\n- [x] Fix URL in `/roles/kubelet/defaults/main.yml`\n-
          [x] Verify changes with linting (yamllint passed)\n- [x] Test new URL works
          correctly (HTTP 200 OK)\n- [x] Run code review (no issues found)\n- [x]
          Run security check (no issues found)\n\n### Security Summary:\nNo security
          vulnerabilities were discovered or introduced by these changes. The changes
          only affect download URLs and do not modify any authentication, authorization,
          or data handling logic.\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/231
        commit_id: 341d93919fae02d235cbd98100908dcefd74a38b
        patchset: 341d93919fae02d235cbd98100908dcefd74a38b
        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
      change: '231'
      change_message: "[WIP] Fix broken code relying on cdn.dl.k8s.io\n\n## Fix broken
        cdn.dl.k8s.io URLs\n\nReplace deprecated `cdn.dl.k8s.io` URLs with official
        `dl.k8s.io` URLs as per Kubernetes team announcement.\n\n### Progress:\n-
        [x] Identify all occurrences of `cdn.dl.k8s.io` in the repository\n- [x] Fix
        URL in `/hack/bump/kubernetes.sh`\n- [x] Fix URL in `/roles/kubectl/defaults/main.yml`\n-
        [x] Fix URL in `/roles/kubeadm/defaults/main.yml`\n- [x] Fix URL in `/roles/kubelet/defaults/main.yml`\n-
        [x] Verify changes with linting (yamllint passed)\n- [x] Test new URL works
        correctly (HTTP 200 OK)\n- [x] Run code review (no issues found)\n- [x] Run
        security check (no issues found)\n\n### Security Summary:\nNo security vulnerabilities
        were discovered or introduced by these changes. The changes only affect download
        URLs and do not modify any authentication, authorization, or data handling
        logic.\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC We'd
        love your input! Share your thoughts on Copilot coding agent in our [2 minute
        survey](https://gh.io/copilot-coding-agent-survey).\n"
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/231
      child_jobs: []
      commit_id: 341d93919fae02d235cbd98100908dcefd74a38b
      event_id: b4b86340-0b78-11f1-99cd-90d466161141
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/c84c51f342f1411dae5e82b0906edfe5/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/c84c51f342f1411dae5e82b0906edfe5/work/logs
        result_data_file: /var/lib/zuul/builds/c84c51f342f1411dae5e82b0906edfe5/work/results.json
        src_root: /var/lib/zuul/builds/c84c51f342f1411dae5e82b0906edfe5/work/src
        work_root: /var/lib/zuul/builds/c84c51f342f1411dae5e82b0906edfe5/work
      include_vars: []
      items:
      - branch: main
        change: '231'
        change_message: "[WIP] Fix broken code relying on cdn.dl.k8s.io\n\n## Fix
          broken cdn.dl.k8s.io URLs\n\nReplace deprecated `cdn.dl.k8s.io` URLs with
          official `dl.k8s.io` URLs as per Kubernetes team announcement.\n\n### Progress:\n-
          [x] Identify all occurrences of `cdn.dl.k8s.io` in the repository\n- [x]
          Fix URL in `/hack/bump/kubernetes.sh`\n- [x] Fix URL in `/roles/kubectl/defaults/main.yml`\n-
          [x] Fix URL in `/roles/kubeadm/defaults/main.yml`\n- [x] Fix URL in `/roles/kubelet/defaults/main.yml`\n-
          [x] Verify changes with linting (yamllint passed)\n- [x] Test new URL works
          correctly (HTTP 200 OK)\n- [x] Run code review (no issues found)\n- [x]
          Run security check (no issues found)\n\n### Security Summary:\nNo security
          vulnerabilities were discovered or introduced by these changes. The changes
          only affect download URLs and do not modify any authentication, authorization,
          or data handling logic.\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/231
        commit_id: 341d93919fae02d235cbd98100908dcefd74a38b
        patchset: 341d93919fae02d235cbd98100908dcefd74a38b
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      job: ansible-collection-kubernetes-molecule-aio-debian-trixie
      jobtags: []
      max_attempts: 3
      message: W1dJUF0gRml4IGJyb2tlbiBjb2RlIHJlbHlpbmcgb24gY2RuLmRsLms4cy5pbwoKIyMgRml4IGJyb2tlbiBjZG4uZGwuazhzLmlvIFVSTHMKClJlcGxhY2UgZGVwcmVjYXRlZCBgY2RuLmRsLms4cy5pb2AgVVJMcyB3aXRoIG9mZmljaWFsIGBkbC5rOHMuaW9gIFVSTHMgYXMgcGVyIEt1YmVybmV0ZXMgdGVhbSBhbm5vdW5jZW1lbnQuCgojIyMgUHJvZ3Jlc3M6Ci0gW3hdIElkZW50aWZ5IGFsbCBvY2N1cnJlbmNlcyBvZiBgY2RuLmRsLms4cy5pb2AgaW4gdGhlIHJlcG9zaXRvcnkKLSBbeF0gRml4IFVSTCBpbiBgL2hhY2svYnVtcC9rdWJlcm5ldGVzLnNoYAotIFt4XSBGaXggVVJMIGluIGAvcm9sZXMva3ViZWN0bC9kZWZhdWx0cy9tYWluLnltbGAKLSBbeF0gRml4IFVSTCBpbiBgL3JvbGVzL2t1YmVhZG0vZGVmYXVsdHMvbWFpbi55bWxgCi0gW3hdIEZpeCBVUkwgaW4gYC9yb2xlcy9rdWJlbGV0L2RlZmF1bHRzL21haW4ueW1sYAotIFt4XSBWZXJpZnkgY2hhbmdlcyB3aXRoIGxpbnRpbmcgKHlhbWxsaW50IHBhc3NlZCkKLSBbeF0gVGVzdCBuZXcgVVJMIHdvcmtzIGNvcnJlY3RseSAoSFRUUCAyMDAgT0spCi0gW3hdIFJ1biBjb2RlIHJldmlldyAobm8gaXNzdWVzIGZvdW5kKQotIFt4XSBSdW4gc2VjdXJpdHkgY2hlY2sgKG5vIGlzc3VlcyBmb3VuZCkKCiMjIyBTZWN1cml0eSBTdW1tYXJ5OgpObyBzZWN1cml0eSB2dWxuZXJhYmlsaXRpZXMgd2VyZSBkaXNjb3ZlcmVkIG9yIGludHJvZHVjZWQgYnkgdGhlc2UgY2hhbmdlcy4gVGhlIGNoYW5nZXMgb25seSBhZmZlY3QgZG93bmxvYWQgVVJMcyBhbmQgZG8gbm90IG1vZGlmeSBhbnkgYXV0aGVudGljYXRpb24sIGF1dGhvcml6YXRpb24sIG9yIGRhdGEgaGFuZGxpbmcgbG9naWMuCgo8IS0tIFNUQVJUIENPUElMT1QgQ09ESU5HIEFHRU5UIFRJUFMgLS0+Ci0tLQoK8J+SrCBXZSdkIGxvdmUgeW91ciBpbnB1dCEgU2hhcmUgeW91ciB0aG91Z2h0cyBvbiBDb3BpbG90IGNvZGluZyBhZ2VudCBpbiBvdXIgWzIgbWludXRlIHN1cnZleV0oaHR0cHM6Ly9naC5pby9jb3BpbG90LWNvZGluZy1hZ2VudC1zdXJ2ZXkpLgo=
      patchset: 341d93919fae02d235cbd98100908dcefd74a38b
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          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/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
        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_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: d5cf81e0c05b6a0125e9f192ded796e5278487d5
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/231/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
