all:
  children:
    cephs:
      hosts:
        osd1: null
    controllers:
      hosts:
        mon1: null
    zuul_unreachable:
      hosts: {}
  hosts:
    mon1:
      ansible_connection: ssh
      ansible_host: 199.204.45.53
      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: 21.0.0
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: d3c2951b-d002-4616-8b2d-b098251e013b
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.53
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.53
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.53
        public_ipv6: 2604:e100:1:0:f816:3eff:fec0:66b6
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: d3c2951b-d002-4616-8b2d-b098251e013b
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.53
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.53
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.53
        public_ipv6: 2604:e100:1:0:f816:3eff:fec0:66b6
        region: ca-ymq-1
        slot: null
        uuid: null
    osd1:
      ansible_connection: ssh
      ansible_host: 199.204.45.70
      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: 21.0.0
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: 09ca4976-4c3b-4e0e-a211-07b4f3bae4d4
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.70
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe13:1bef
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 09ca4976-4c3b-4e0e-a211-07b4f3bae4d4
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.70
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe13:1bef
        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: 21.0.0
    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-jammy explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#89>'
      - '<Job ansible-collection-ceph-molecule-ha-ubuntu-jammy explicit: None implied:
        None source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#99>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 1f4ee8d4432d4b299c1e195295f39c74
      build_refs:
      - branch: main
        change: '98'
        change_message: "chore(deps): update dependency ceph/ceph to v21\n\nThis PR
          contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          [ceph/ceph](https://redirect.github.com/ceph/ceph) | major | `18.2.7` \u2192
          `21.0.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>ceph/ceph
          (ceph/ceph)</summary>\n\n### [`v21.0.0`](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n###
          [`v20.3.0`](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n###
          [`v20.2.0`](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n###
          [`v20.1.1`](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n###
          [`v20.1.0`](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n###
          [`v20.0.0`](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n###
          [`v19.3.0`](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n###
          [`v19.2.3`](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n###
          [`v19.2.2`](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n###
          [`v19.2.1`](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n###
          [`v19.2.0`](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n###
          [`v19.1.1`](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n###
          [`v19.1.0`](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n###
          [`v19.0.0`](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n###
          [`v18.2.8`](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - 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-ceph).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/98
        commit_id: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        patchset: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        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: 35637ae80a824ca1be2a362d91c68406
      buildset_refs:
      - branch: main
        change: '98'
        change_message: "chore(deps): update dependency ceph/ceph to v21\n\nThis PR
          contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          [ceph/ceph](https://redirect.github.com/ceph/ceph) | major | `18.2.7` \u2192
          `21.0.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>ceph/ceph
          (ceph/ceph)</summary>\n\n### [`v21.0.0`](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n###
          [`v20.3.0`](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n###
          [`v20.2.0`](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n###
          [`v20.1.1`](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n###
          [`v20.1.0`](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n###
          [`v20.0.0`](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n###
          [`v19.3.0`](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n###
          [`v19.2.3`](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n###
          [`v19.2.2`](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n###
          [`v19.2.1`](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n###
          [`v19.2.0`](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n###
          [`v19.1.1`](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n###
          [`v19.1.0`](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n###
          [`v19.0.0`](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n###
          [`v18.2.8`](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - 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-ceph).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/98
        commit_id: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        patchset: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        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: '98'
      change_message: "chore(deps): update dependency ceph/ceph to v21\n\nThis PR
        contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
        [ceph/ceph](https://redirect.github.com/ceph/ceph) | major | `18.2.7` \u2192
        `21.0.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>ceph/ceph (ceph/ceph)</summary>\n\n###
        [`v21.0.0`](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n###
        [`v20.3.0`](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n###
        [`v20.2.0`](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n###
        [`v20.1.1`](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n###
        [`v20.1.0`](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n###
        [`v20.0.0`](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n###
        [`v19.3.0`](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n###
        [`v19.2.3`](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n###
        [`v19.2.2`](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n###
        [`v19.2.1`](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n###
        [`v19.2.0`](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n###
        [`v19.1.1`](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n###
        [`v19.1.0`](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n###
        [`v19.0.0`](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n###
        [`v18.2.8`](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n[Compare
        Source](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time (no
        schedule defined), Automerge - 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-ceph).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/98
      child_jobs: []
      commit_id: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
      event_id: 1e5264f0-291e-11f1-8b7d-c26118e25f19
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/1f4ee8d4432d4b299c1e195295f39c74/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/1f4ee8d4432d4b299c1e195295f39c74/work/logs
        result_data_file: /var/lib/zuul/builds/1f4ee8d4432d4b299c1e195295f39c74/work/results.json
        src_root: /var/lib/zuul/builds/1f4ee8d4432d4b299c1e195295f39c74/work/src
        work_root: /var/lib/zuul/builds/1f4ee8d4432d4b299c1e195295f39c74/work
      include_vars: []
      items:
      - branch: main
        change: '98'
        change_message: "chore(deps): update dependency ceph/ceph to v21\n\nThis PR
          contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n|
          [ceph/ceph](https://redirect.github.com/ceph/ceph) | major | `18.2.7` \u2192
          `21.0.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>ceph/ceph
          (ceph/ceph)</summary>\n\n### [`v21.0.0`](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.3.0...v21.0.0)\n\n###
          [`v20.3.0`](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.2.0...v20.3.0)\n\n###
          [`v20.2.0`](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.1...v20.2.0)\n\n###
          [`v20.1.1`](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.1.0...v20.1.1)\n\n###
          [`v20.1.0`](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v20.0.0...v20.1.0)\n\n###
          [`v20.0.0`](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.3.0...v20.0.0)\n\n###
          [`v19.3.0`](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.3...v19.3.0)\n\n###
          [`v19.2.3`](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.2...v19.2.3)\n\n###
          [`v19.2.2`](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.1...v19.2.2)\n\n###
          [`v19.2.1`](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.2.0...v19.2.1)\n\n###
          [`v19.2.0`](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.1...v19.2.0)\n\n###
          [`v19.1.1`](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.1.0...v19.1.1)\n\n###
          [`v19.1.0`](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v19.0.0...v19.1.0)\n\n###
          [`v19.0.0`](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.8...v19.0.0)\n\n###
          [`v18.2.8`](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n[Compare
          Source](https://redirect.github.com/ceph/ceph/compare/v18.2.7...v18.2.8)\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: Branch creation - At any time
          (no schedule defined), Automerge - 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-ceph).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/98
        commit_id: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        patchset: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
        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-jammy
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBkZXBlbmRlbmN5IGNlcGgvY2VwaCB0byB2MjEKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVXBkYXRlIHwgQ2hhbmdlIHwKfC0tLXwtLS18LS0tfAp8IFtjZXBoL2NlcGhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgpIHwgbWFqb3IgfCBgMTguMi43YCDihpIgYDIxLjAuMGAgfAoKLS0tCgojIyMgUmVsZWFzZSBOb3RlcwoKPGRldGFpbHM+CjxzdW1tYXJ5PmNlcGgvY2VwaCAoY2VwaC9jZXBoKTwvc3VtbWFyeT4KCiMjIyBbYHYyMS4wLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjIwLjMuMC4uLnYyMS4wLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MjAuMy4wLi4udjIxLjAuMCkKCiMjIyBbYHYyMC4zLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjIwLjIuMC4uLnYyMC4zLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MjAuMi4wLi4udjIwLjMuMCkKCiMjIyBbYHYyMC4yLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjIwLjEuMS4uLnYyMC4yLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MjAuMS4xLi4udjIwLjIuMCkKCiMjIyBbYHYyMC4xLjFgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjIwLjEuMC4uLnYyMC4xLjEpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MjAuMS4wLi4udjIwLjEuMSkKCiMjIyBbYHYyMC4xLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjIwLjAuMC4uLnYyMC4xLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MjAuMC4wLi4udjIwLjEuMCkKCiMjIyBbYHYyMC4wLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjMuMC4uLnYyMC4wLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMy4wLi4udjIwLjAuMCkKCiMjIyBbYHYxOS4zLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjIuMy4uLnYxOS4zLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMi4zLi4udjE5LjMuMCkKCiMjIyBbYHYxOS4yLjNgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjIuMi4uLnYxOS4yLjMpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMi4yLi4udjE5LjIuMykKCiMjIyBbYHYxOS4yLjJgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjIuMS4uLnYxOS4yLjIpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMi4xLi4udjE5LjIuMikKCiMjIyBbYHYxOS4yLjFgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjIuMC4uLnYxOS4yLjEpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMi4wLi4udjE5LjIuMSkKCiMjIyBbYHYxOS4yLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjEuMS4uLnYxOS4yLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMS4xLi4udjE5LjIuMCkKCiMjIyBbYHYxOS4xLjFgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjEuMC4uLnYxOS4xLjEpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMS4wLi4udjE5LjEuMSkKCiMjIyBbYHYxOS4xLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE5LjAuMC4uLnYxOS4xLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTkuMC4wLi4udjE5LjEuMCkKCiMjIyBbYHYxOS4wLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE4LjIuOC4uLnYxOS4wLjApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTguMi44Li4udjE5LjAuMCkKCiMjIyBbYHYxOC4yLjhgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vY2VwaC9jZXBoL2NvbXBhcmUvdjE4LjIuNy4uLnYxOC4yLjgpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9jZXBoL2NlcGgvY29tcGFyZS92MTguMi43Li4udjE4LjIuOCkKCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiBCcmFuY2ggY3JlYXRpb24gLSBBdCBhbnkgdGltZSAobm8gc2NoZWR1bGUgZGVmaW5lZCksIEF1dG9tZXJnZSAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKS4KCvCfmqYgKipBdXRvbWVyZ2UqKjogRGlzYWJsZWQgYnkgY29uZmlnLiBQbGVhc2UgbWVyZ2UgdGhpcyBtYW51YWxseSBvbmNlIHlvdSBhcmUgc2F0aXNmaWVkLgoK4pm7ICoqUmViYXNpbmcqKjogV2hlbmV2ZXIgUFIgYmVjb21lcyBjb25mbGljdGVkLCBvciB5b3UgdGljayB0aGUgcmViYXNlL3JldHJ5IGNoZWNrYm94LgoK8J+UlSAqKklnbm9yZSoqOiBDbG9zZSB0aGlzIFBSIGFuZCB5b3Ugd29uJ3QgYmUgcmVtaW5kZWQgYWJvdXQgdGhpcyB1cGRhdGUgYWdhaW4uCgotLS0KCiAtIFsgXSA8IS0tIHJlYmFzZS1jaGVjayAtLT5JZiB5b3Ugd2FudCB0byByZWJhc2UvcmV0cnkgdGhpcyBQUiwgY2hlY2sgdGhpcyBib3gKCi0tLQoKVGhpcyBQUiB3YXMgZ2VuZXJhdGVkIGJ5IFtNZW5kIFJlbm92YXRlXShodHRwczovL21lbmQuaW8vcmVub3ZhdGUvKS4gVmlldyB0aGUgW3JlcG9zaXRvcnkgam9iIGxvZ10oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9naXRodWIvdmV4eGhvc3QvYW5zaWJsZS1jb2xsZWN0aW9uLWNlcGgpLgo8IS0tcmVub3ZhdGUtZGVidWc6ZXlKamNtVmhkR1ZrU1c1V1pYSWlPaUkwTXk0Mk5pNDBJaXdpZFhCa1lYUmxaRWx1Vm1WeUlqb2lORE11TmpZdU5DSXNJblJoY21kbGRFSnlZVzVqYUNJNkltMWhhVzRpTENKc1lXSmxiSE1pT2x0ZGZRPT0tLT4K
      patchset: 06dbd4b4cb16159fe636c0233e2a80404c109b2a
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          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: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
        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: 177690a5cfad1a5e44e7348ae912f2f1561268e4
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/98/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
