all:
  children:
    cephs:
      hosts:
        osd1: null
    controllers:
      hosts:
        mon1: null
    zuul_unreachable:
      hosts: {}
  hosts:
    mon1:
      ansible_connection: ssh
      ansible_host: 199.204.45.89
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      - option: mon data avail warn
        section: mon
        value: 10
      ceph_fsid: 1dff0e0f-3c44-48da-81cd-4f3c6e8722b2
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      ceph_version: 18.2.7
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: e5e03cb6-cb79-4272-8c5b-bd1bd06ba714
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.89
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.89
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.89
        public_ipv6: 2604:e100:1:0:f816:3eff:fe2a:975a
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: e5e03cb6-cb79-4272-8c5b-bd1bd06ba714
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.89
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.89
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.89
        public_ipv6: 2604:e100:1:0:f816:3eff:fe2a:975a
        region: ca-ymq-1
        slot: null
        uuid: null
    osd1:
      ansible_connection: ssh
      ansible_host: 199.204.45.157
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      - option: mon data avail warn
        section: mon
        value: 10
      ceph_fsid: 1dff0e0f-3c44-48da-81cd-4f3c6e8722b2
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      ceph_version: 18.2.7
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: 71ad3b53-23fa-4ca3-8189-14495defd7bb
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.157
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.157
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.157
        public_ipv6: 2604:e100:1:0:f816:3eff:feeb:4992
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 71ad3b53-23fa-4ca3-8189-14495defd7bb
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.157
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.204.45.157
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.157
        public_ipv6: 2604:e100:1:0:f816:3eff:feeb:4992
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ceph_conf_overrides:
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    - option: mon data avail warn
      section: mon
      value: 10
    ceph_fsid: 1dff0e0f-3c44-48da-81cd-4f3c6e8722b2
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    ceph_version: 18.2.7
    molecule_scenario: default
    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-ceph-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#57>'
      - '<Job ansible-collection-ceph-molecule-ha-ubuntu-noble explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#94>'
      - '<Job ansible-collection-ceph-molecule-ha-ubuntu-noble explicit: None implied:
        None source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#99>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 5e6cc9ba81114d9281987ae2a7c74bf8
      build_refs:
      - branch: main
        change: '103'
        change_message: "Remove unused `repository` role\n\n## Summary\n\nThe `repository`
          role is no longer used anywhere in this collection and is removed.\n\n##
          Investigation\n\nSearched the entire repository for any references to the
          `repository` role. Outside of the role's own files, the only matches were:\n\n-
          `galaxy.yml` \u2014 an unrelated `repository:` URL field (the git repo URL).\n-
          `renovate.json` \u2014 a `customManagers` entry pointing at `roles/repository/defaults/main.yml`.\n\nNo
          other role declares `repository` as a dependency in `meta/main.yml`:\n\n-
          `roles/cephadm/meta/main.yml` \u2192 depends on `vexxhost.containers.docker`\n-
          `roles/mon/meta/main.yml`, `roles/mgr/meta/main.yml`, `roles/osd/meta/main.yml`
          \u2192 depend on `cephadm`\n- `roles/cephadm_host/meta/main.yml` \u2192
          no dependencies\n\nNothing in `playbooks/`, `extensions/molecule/`, `.zuul.yaml`,
          or `meta/runtime.yml` references the `repository` role or its variables
          (`ceph_repository_version`, `ceph_repository_url`).\n\n## Changes\n\n- Deleted
          the entire `roles/repository/` directory.\n- Removed the now-obsolete `renovate.json`
          customManager entry that targeted `roles/repository/defaults/main.yml`."
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/103
        commit_id: 98649e33ef3abbac008d94ae9832b39ddb67358f
        patchset: 98649e33ef3abbac008d94ae9832b39ddb67358f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      buildset: 735681df5b684bf5a1dc32ee19200bf7
      buildset_refs:
      - branch: main
        change: '103'
        change_message: "Remove unused `repository` role\n\n## Summary\n\nThe `repository`
          role is no longer used anywhere in this collection and is removed.\n\n##
          Investigation\n\nSearched the entire repository for any references to the
          `repository` role. Outside of the role's own files, the only matches were:\n\n-
          `galaxy.yml` \u2014 an unrelated `repository:` URL field (the git repo URL).\n-
          `renovate.json` \u2014 a `customManagers` entry pointing at `roles/repository/defaults/main.yml`.\n\nNo
          other role declares `repository` as a dependency in `meta/main.yml`:\n\n-
          `roles/cephadm/meta/main.yml` \u2192 depends on `vexxhost.containers.docker`\n-
          `roles/mon/meta/main.yml`, `roles/mgr/meta/main.yml`, `roles/osd/meta/main.yml`
          \u2192 depend on `cephadm`\n- `roles/cephadm_host/meta/main.yml` \u2192
          no dependencies\n\nNothing in `playbooks/`, `extensions/molecule/`, `.zuul.yaml`,
          or `meta/runtime.yml` references the `repository` role or its variables
          (`ceph_repository_version`, `ceph_repository_url`).\n\n## Changes\n\n- Deleted
          the entire `roles/repository/` directory.\n- Removed the now-obsolete `renovate.json`
          customManager entry that targeted `roles/repository/defaults/main.yml`."
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/103
        commit_id: 98649e33ef3abbac008d94ae9832b39ddb67358f
        patchset: 98649e33ef3abbac008d94ae9832b39ddb67358f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      change: '103'
      change_message: "Remove unused `repository` role\n\n## Summary\n\nThe `repository`
        role is no longer used anywhere in this collection and is removed.\n\n## Investigation\n\nSearched
        the entire repository for any references to the `repository` role. Outside
        of the role's own files, the only matches were:\n\n- `galaxy.yml` \u2014 an
        unrelated `repository:` URL field (the git repo URL).\n- `renovate.json` \u2014
        a `customManagers` entry pointing at `roles/repository/defaults/main.yml`.\n\nNo
        other role declares `repository` as a dependency in `meta/main.yml`:\n\n-
        `roles/cephadm/meta/main.yml` \u2192 depends on `vexxhost.containers.docker`\n-
        `roles/mon/meta/main.yml`, `roles/mgr/meta/main.yml`, `roles/osd/meta/main.yml`
        \u2192 depend on `cephadm`\n- `roles/cephadm_host/meta/main.yml` \u2192 no
        dependencies\n\nNothing in `playbooks/`, `extensions/molecule/`, `.zuul.yaml`,
        or `meta/runtime.yml` references the `repository` role or its variables (`ceph_repository_version`,
        `ceph_repository_url`).\n\n## Changes\n\n- Deleted the entire `roles/repository/`
        directory.\n- Removed the now-obsolete `renovate.json` customManager entry
        that targeted `roles/repository/defaults/main.yml`."
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/103
      child_jobs: []
      commit_id: 98649e33ef3abbac008d94ae9832b39ddb67358f
      event_id: bcf0b280-3b41-11f1-9349-0bdc5a4d9f14
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/5e6cc9ba81114d9281987ae2a7c74bf8/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/5e6cc9ba81114d9281987ae2a7c74bf8/work/logs
        result_data_file: /var/lib/zuul/builds/5e6cc9ba81114d9281987ae2a7c74bf8/work/results.json
        src_root: /var/lib/zuul/builds/5e6cc9ba81114d9281987ae2a7c74bf8/work/src
        work_root: /var/lib/zuul/builds/5e6cc9ba81114d9281987ae2a7c74bf8/work
      include_vars: []
      items:
      - branch: main
        change: '103'
        change_message: "Remove unused `repository` role\n\n## Summary\n\nThe `repository`
          role is no longer used anywhere in this collection and is removed.\n\n##
          Investigation\n\nSearched the entire repository for any references to the
          `repository` role. Outside of the role's own files, the only matches were:\n\n-
          `galaxy.yml` \u2014 an unrelated `repository:` URL field (the git repo URL).\n-
          `renovate.json` \u2014 a `customManagers` entry pointing at `roles/repository/defaults/main.yml`.\n\nNo
          other role declares `repository` as a dependency in `meta/main.yml`:\n\n-
          `roles/cephadm/meta/main.yml` \u2192 depends on `vexxhost.containers.docker`\n-
          `roles/mon/meta/main.yml`, `roles/mgr/meta/main.yml`, `roles/osd/meta/main.yml`
          \u2192 depend on `cephadm`\n- `roles/cephadm_host/meta/main.yml` \u2192
          no dependencies\n\nNothing in `playbooks/`, `extensions/molecule/`, `.zuul.yaml`,
          or `meta/runtime.yml` references the `repository` role or its variables
          (`ceph_repository_version`, `ceph_repository_url`).\n\n## Changes\n\n- Deleted
          the entire `roles/repository/` directory.\n- Removed the now-obsolete `renovate.json`
          customManager entry that targeted `roles/repository/defaults/main.yml`."
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/103
        commit_id: 98649e33ef3abbac008d94ae9832b39ddb67358f
        patchset: 98649e33ef3abbac008d94ae9832b39ddb67358f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      job: ansible-collection-ceph-molecule-ha-ubuntu-noble
      jobtags: []
      max_attempts: 3
      message: UmVtb3ZlIHVudXNlZCBgcmVwb3NpdG9yeWAgcm9sZQoKIyMgU3VtbWFyeQoKVGhlIGByZXBvc2l0b3J5YCByb2xlIGlzIG5vIGxvbmdlciB1c2VkIGFueXdoZXJlIGluIHRoaXMgY29sbGVjdGlvbiBhbmQgaXMgcmVtb3ZlZC4KCiMjIEludmVzdGlnYXRpb24KClNlYXJjaGVkIHRoZSBlbnRpcmUgcmVwb3NpdG9yeSBmb3IgYW55IHJlZmVyZW5jZXMgdG8gdGhlIGByZXBvc2l0b3J5YCByb2xlLiBPdXRzaWRlIG9mIHRoZSByb2xlJ3Mgb3duIGZpbGVzLCB0aGUgb25seSBtYXRjaGVzIHdlcmU6CgotIGBnYWxheHkueW1sYCDigJQgYW4gdW5yZWxhdGVkIGByZXBvc2l0b3J5OmAgVVJMIGZpZWxkICh0aGUgZ2l0IHJlcG8gVVJMKS4KLSBgcmVub3ZhdGUuanNvbmAg4oCUIGEgYGN1c3RvbU1hbmFnZXJzYCBlbnRyeSBwb2ludGluZyBhdCBgcm9sZXMvcmVwb3NpdG9yeS9kZWZhdWx0cy9tYWluLnltbGAuCgpObyBvdGhlciByb2xlIGRlY2xhcmVzIGByZXBvc2l0b3J5YCBhcyBhIGRlcGVuZGVuY3kgaW4gYG1ldGEvbWFpbi55bWxgOgoKLSBgcm9sZXMvY2VwaGFkbS9tZXRhL21haW4ueW1sYCDihpIgZGVwZW5kcyBvbiBgdmV4eGhvc3QuY29udGFpbmVycy5kb2NrZXJgCi0gYHJvbGVzL21vbi9tZXRhL21haW4ueW1sYCwgYHJvbGVzL21nci9tZXRhL21haW4ueW1sYCwgYHJvbGVzL29zZC9tZXRhL21haW4ueW1sYCDihpIgZGVwZW5kIG9uIGBjZXBoYWRtYAotIGByb2xlcy9jZXBoYWRtX2hvc3QvbWV0YS9tYWluLnltbGAg4oaSIG5vIGRlcGVuZGVuY2llcwoKTm90aGluZyBpbiBgcGxheWJvb2tzL2AsIGBleHRlbnNpb25zL21vbGVjdWxlL2AsIGAuenV1bC55YW1sYCwgb3IgYG1ldGEvcnVudGltZS55bWxgIHJlZmVyZW5jZXMgdGhlIGByZXBvc2l0b3J5YCByb2xlIG9yIGl0cyB2YXJpYWJsZXMgKGBjZXBoX3JlcG9zaXRvcnlfdmVyc2lvbmAsIGBjZXBoX3JlcG9zaXRvcnlfdXJsYCkuCgojIyBDaGFuZ2VzCgotIERlbGV0ZWQgdGhlIGVudGlyZSBgcm9sZXMvcmVwb3NpdG9yeS9gIGRpcmVjdG9yeS4KLSBSZW1vdmVkIHRoZSBub3ctb2Jzb2xldGUgYHJlbm92YXRlLmpzb25gIGN1c3RvbU1hbmFnZXIgZW50cnkgdGhhdCB0YXJnZXRlZCBgcm9sZXMvcmVwb3NpdG9yeS9kZWZhdWx0cy9tYWluLnltbGAu
      patchset: 98649e33ef3abbac008d94ae9832b39ddb67358f
      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
        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: 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_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/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_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
        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
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-ceph
        name: vexxhost/ansible-collection-ceph
        short_name: ansible-collection-ceph
        src_dir: src/github.com/vexxhost/ansible-collection-ceph
      projects:
        github.com/vexxhost/ansible-collection-ceph:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          checkout: main
          checkout_description: zuul branch
          commit: 6c1fc7b0f4d79d99b2c25534a9b9203702b31e6e
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/103/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
