all:
  children:
    controllers:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.19.213.233
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ci: true
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.34.0
      molecule_install_collection_siblings: true
      molecule_scenario: download-binaries
      nodepool:
        az: nova
        cloud: public
        external_id: 5cba856b-81c5-4f84-af4d-bbaab4d65a65
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.233
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.233
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.233
        public_ipv6: 2604:e100:1:0:f816:3eff:fe4c:b573
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 5cba856b-81c5-4f84-af4d-bbaab4d65a65
        host_id: c9670958829e9c96e47d452d2c9c4ce9edaac336d3dbc4a3c4ec531c
        interface_ip: 199.19.213.233
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.19.213.233
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.233
        public_ipv6: 2604:e100:1:0:f816:3eff:fe4c:b573
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ci: true
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_install_collection_siblings: true
    molecule_scenario: download-binaries
    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-download-binaries explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#145>'
      - '<Job ansible-collection-kubernetes-molecule-download-binaries explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#197>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: ff52ee2e2af546b5b0494f4f0aa154e5
      build_refs:
      - branch: main
        change: '289'
        change_message: 'ci: use github token for kubernetes bump PRs


          ## Summary

          - stop using `VEXXHOST_BOT_PAT` for Kubernetes bump PRs

          - stop pushing bump branches through the `vexxhost-bot` fork

          - rely on `GITHUB_TOKEN` now that pull_request workflows run for PRs created
          or updated by GitHub Actions


          ## Validation

          - `nix-shell -p actionlint --run ''actionlint .github/workflows/bump.yaml''`

          - `nix-shell -p yamllint --run ''yamllint .github/workflows/bump.yaml''`
          (passes with the existing GitHub Actions `on:` truthy warning)

          - `git diff --check`'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/289
        commit_id: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        patchset: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        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: 949c8313319c48078f5c32966a4fb134
      buildset_refs:
      - branch: main
        change: '289'
        change_message: 'ci: use github token for kubernetes bump PRs


          ## Summary

          - stop using `VEXXHOST_BOT_PAT` for Kubernetes bump PRs

          - stop pushing bump branches through the `vexxhost-bot` fork

          - rely on `GITHUB_TOKEN` now that pull_request workflows run for PRs created
          or updated by GitHub Actions


          ## Validation

          - `nix-shell -p actionlint --run ''actionlint .github/workflows/bump.yaml''`

          - `nix-shell -p yamllint --run ''yamllint .github/workflows/bump.yaml''`
          (passes with the existing GitHub Actions `on:` truthy warning)

          - `git diff --check`'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/289
        commit_id: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        patchset: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        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: '289'
      change_message: 'ci: use github token for kubernetes bump PRs


        ## Summary

        - stop using `VEXXHOST_BOT_PAT` for Kubernetes bump PRs

        - stop pushing bump branches through the `vexxhost-bot` fork

        - rely on `GITHUB_TOKEN` now that pull_request workflows run for PRs created
        or updated by GitHub Actions


        ## Validation

        - `nix-shell -p actionlint --run ''actionlint .github/workflows/bump.yaml''`

        - `nix-shell -p yamllint --run ''yamllint .github/workflows/bump.yaml''` (passes
        with the existing GitHub Actions `on:` truthy warning)

        - `git diff --check`'
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/289
      child_jobs: []
      commit_id: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
      event_id: f88bfc90-7959-11f1-9e80-256e6193278f
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/ff52ee2e2af546b5b0494f4f0aa154e5/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/ff52ee2e2af546b5b0494f4f0aa154e5/work/logs
        result_data_file: /var/lib/zuul/builds/ff52ee2e2af546b5b0494f4f0aa154e5/work/results.json
        src_root: /var/lib/zuul/builds/ff52ee2e2af546b5b0494f4f0aa154e5/work/src
        work_root: /var/lib/zuul/builds/ff52ee2e2af546b5b0494f4f0aa154e5/work
      include_vars: []
      items:
      - branch: main
        change: '289'
        change_message: 'ci: use github token for kubernetes bump PRs


          ## Summary

          - stop using `VEXXHOST_BOT_PAT` for Kubernetes bump PRs

          - stop pushing bump branches through the `vexxhost-bot` fork

          - rely on `GITHUB_TOKEN` now that pull_request workflows run for PRs created
          or updated by GitHub Actions


          ## Validation

          - `nix-shell -p actionlint --run ''actionlint .github/workflows/bump.yaml''`

          - `nix-shell -p yamllint --run ''yamllint .github/workflows/bump.yaml''`
          (passes with the existing GitHub Actions `on:` truthy warning)

          - `git diff --check`'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/289
        commit_id: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        patchset: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
        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-download-binaries
      jobtags: []
      max_attempts: 3
      message: Y2k6IHVzZSBnaXRodWIgdG9rZW4gZm9yIGt1YmVybmV0ZXMgYnVtcCBQUnMKCiMjIFN1bW1hcnkKLSBzdG9wIHVzaW5nIGBWRVhYSE9TVF9CT1RfUEFUYCBmb3IgS3ViZXJuZXRlcyBidW1wIFBScwotIHN0b3AgcHVzaGluZyBidW1wIGJyYW5jaGVzIHRocm91Z2ggdGhlIGB2ZXh4aG9zdC1ib3RgIGZvcmsKLSByZWx5IG9uIGBHSVRIVUJfVE9LRU5gIG5vdyB0aGF0IHB1bGxfcmVxdWVzdCB3b3JrZmxvd3MgcnVuIGZvciBQUnMgY3JlYXRlZCBvciB1cGRhdGVkIGJ5IEdpdEh1YiBBY3Rpb25zCgojIyBWYWxpZGF0aW9uCi0gYG5peC1zaGVsbCAtcCBhY3Rpb25saW50IC0tcnVuICdhY3Rpb25saW50IC5naXRodWIvd29ya2Zsb3dzL2J1bXAueWFtbCdgCi0gYG5peC1zaGVsbCAtcCB5YW1sbGludCAtLXJ1biAneWFtbGxpbnQgLmdpdGh1Yi93b3JrZmxvd3MvYnVtcC55YW1sJ2AgKHBhc3NlcyB3aXRoIHRoZSBleGlzdGluZyBHaXRIdWIgQWN0aW9ucyBgb246YCB0cnV0aHkgd2FybmluZykKLSBgZ2l0IGRpZmYgLS1jaGVja2A=
      patchset: 44d4ce42d67b0459c032d1913d2725c711ceb3aa
      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: 7b54a04e2a8fe9050a162363e4bfaeade6cc6d37
          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: 7b54a04e2a8fe9050a162363e4bfaeade6cc6d37
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: f78b79d4ba6546e197f268920d14018b3f319af2
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: a659ab8a2f1f03f7bce4cca1819dfac59e0ae4a5
        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: f78b79d4ba6546e197f268920d14018b3f319af2
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/289/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
