all:
  children:
    cephs:
      hosts:
        aio: null
    controllers:
      hosts:
        aio: null
    zuul_unreachable:
      hosts: {}
  hosts:
    aio:
      ansible_connection: ssh
      ansible_host: 199.204.45.138
      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: fbc21e22-bb7a-4fc3-a66f-8397bac6d4c4
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.138
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.138
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.138
        public_ipv6: 2604:e100:1:0:f816:3eff:fe91:4125
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: fbc21e22-bb7a-4fc3-a66f-8397bac6d4c4
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.138
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.138
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.138
        public_ipv6: 2604:e100:1:0:f816:3eff:fe91:4125
        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-aio-ubuntu-jammy explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#79>'
      - '<Job ansible-collection-ceph-molecule-aio-ubuntu-jammy explicit: None implied:
        None source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#99>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 8f3b194890574f15a33c079354d46ef0
      build_refs:
      - branch: main
        change: '96'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/96
        commit_id: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        patchset: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        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: 23c36c2194fc407599754e2613812bed
      buildset_refs:
      - branch: main
        change: '96'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/96
        commit_id: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        patchset: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        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: '96'
      change_message: "chore(deps): update step-security/harden-runner action to v2.16.0\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
        | action | minor | `v2.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
        (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
        What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
        a medium severity vulnerability where the egress block policy could be bypassed
        via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
        allowing data exfiltration even with a restrictive allowed-endpoints list.
        This issue only affects the Community Tier; the Enterprise Tier is not affected.
        See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
        for details.\n- Security fix: Fixed a medium severity vulnerability where
        the egress block policy could be bypassed via DNS queries over TCP to external
        resolvers, allowing outbound network communication that evades configured
        network restrictions. This issue only affects the Community Tier; the Enterprise
        Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
        for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
        [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
        Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
        What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
        bug due to which post step was failing on Windows ARM runners\n- Updates npm
        packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/96
      child_jobs: []
      commit_id: fadd50aa202c7ae3ee3987400fe1f30664661fa9
      event_id: aae14020-2113-11f1-9b5e-8ba0967ba405
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/8f3b194890574f15a33c079354d46ef0/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/8f3b194890574f15a33c079354d46ef0/work/logs
        result_data_file: /var/lib/zuul/builds/8f3b194890574f15a33c079354d46ef0/work/results.json
        src_root: /var/lib/zuul/builds/8f3b194890574f15a33c079354d46ef0/work/src
        work_root: /var/lib/zuul/builds/8f3b194890574f15a33c079354d46ef0/work
      include_vars: []
      items:
      - branch: main
        change: '96'
        change_message: "chore(deps): update step-security/harden-runner action to
          v2.16.0\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
          | action | minor | `v2.15.0` \u2192 `v2.16.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>step-security/harden-runner
          (step-security/harden-runner)</summary>\n\n### [`v2.16.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.16.0)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0)\n\n#####
          What's Changed\n\n- Updated action.yml to use node24\n- Security fix: Fixed
          a medium severity vulnerability where the egress block policy could be bypassed
          via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver,
          allowing data exfiltration even with a restrictive allowed-endpoints list.
          This issue only affects the Community Tier; the Enterprise Tier is not affected.
          See [GHSA-46g3-37rh-v698](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698)
          for details.\n- Security fix: Fixed a medium severity vulnerability where
          the egress block policy could be bypassed via DNS queries over TCP to external
          resolvers, allowing outbound network communication that evades configured
          network restrictions. This issue only affects the Community Tier; the Enterprise
          Tier is not affected. See [GHSA-g699-3x6g-wm3g](https://redirect.github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g)
          for details.\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.1...v2.16.0>\n\n###
          [`v2.15.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.15.1)\n\n[Compare
          Source](https://redirect.github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1)\n\n#####
          What's Changed\n\n- Fixes [#&#8203;642](https://redirect.github.com/step-security/harden-runner/issues/642)
          bug due to which post step was failing on Windows ARM runners\n- Updates
          npm packages\n\n**Full Changelog**: <https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1>\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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/96
        commit_id: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        patchset: fadd50aa202c7ae3ee3987400fe1f30664661fa9
        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-aio-ubuntu-jammy
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBzdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgYWN0aW9uIHRvIHYyLjE2LjAKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcikgfCBhY3Rpb24gfCBtaW5vciB8IGB2Mi4xNS4wYCDihpIgYHYyLjE2LjBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5zdGVwLXNlY3VyaXR5L2hhcmRlbi1ydW5uZXIgKHN0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lcik8L3N1bW1hcnk+CgojIyMgW2B2Mi4xNi4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTYuMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjEuLi52Mi4xNi4wKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCi0gVXBkYXRlZCBhY3Rpb24ueW1sIHRvIHVzZSBub2RlMjQKLSBTZWN1cml0eSBmaXg6IEZpeGVkIGEgbWVkaXVtIHNldmVyaXR5IHZ1bG5lcmFiaWxpdHkgd2hlcmUgdGhlIGVncmVzcyBibG9jayBwb2xpY3kgY291bGQgYmUgYnlwYXNzZWQgdmlhIEROUyBvdmVyIEhUVFBTIChEb0gpIGJ5IHByb3h5aW5nIEROUyBxdWVyaWVzIHRocm91Z2ggYSBwZXJtaXR0ZWQgcmVzb2x2ZXIsIGFsbG93aW5nIGRhdGEgZXhmaWx0cmF0aW9uIGV2ZW4gd2l0aCBhIHJlc3RyaWN0aXZlIGFsbG93ZWQtZW5kcG9pbnRzIGxpc3QuIFRoaXMgaXNzdWUgb25seSBhZmZlY3RzIHRoZSBDb21tdW5pdHkgVGllcjsgdGhlIEVudGVycHJpc2UgVGllciBpcyBub3QgYWZmZWN0ZWQuIFNlZSBbR0hTQS00NmczLTM3cmgtdjY5OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9zZWN1cml0eS9hZHZpc29yaWVzL0dIU0EtNDZnMy0zN3JoLXY2OTgpIGZvciBkZXRhaWxzLgotIFNlY3VyaXR5IGZpeDogRml4ZWQgYSBtZWRpdW0gc2V2ZXJpdHkgdnVsbmVyYWJpbGl0eSB3aGVyZSB0aGUgZWdyZXNzIGJsb2NrIHBvbGljeSBjb3VsZCBiZSBieXBhc3NlZCB2aWEgRE5TIHF1ZXJpZXMgb3ZlciBUQ1AgdG8gZXh0ZXJuYWwgcmVzb2x2ZXJzLCBhbGxvd2luZyBvdXRib3VuZCBuZXR3b3JrIGNvbW11bmljYXRpb24gdGhhdCBldmFkZXMgY29uZmlndXJlZCBuZXR3b3JrIHJlc3RyaWN0aW9ucy4gVGhpcyBpc3N1ZSBvbmx5IGFmZmVjdHMgdGhlIENvbW11bml0eSBUaWVyOyB0aGUgRW50ZXJwcmlzZSBUaWVyIGlzIG5vdCBhZmZlY3RlZC4gU2VlIFtHSFNBLWc2OTktM3g2Zy13bTNnXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL3NlY3VyaXR5L2Fkdmlzb3JpZXMvR0hTQS1nNjk5LTN4Nmctd20zZykgZm9yIGRldGFpbHMuCgoqKkZ1bGwgQ2hhbmdlbG9nKio6IDxodHRwczovL2dpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL2NvbXBhcmUvdjIuMTUuMS4uLnYyLjE2LjA+CgojIyMgW2B2Mi4xNS4xYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9yZWxlYXNlcy90YWcvdjIuMTUuMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjAuLi52Mi4xNS4xKQoKIyMjIyMgV2hhdCdzIENoYW5nZWQKCi0gRml4ZXMgWyMmIzgyMDM7NjQyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vc3RlcC1zZWN1cml0eS9oYXJkZW4tcnVubmVyL2lzc3Vlcy82NDIpIGJ1ZyBkdWUgdG8gd2hpY2ggcG9zdCBzdGVwIHdhcyBmYWlsaW5nIG9uIFdpbmRvd3MgQVJNIHJ1bm5lcnMKLSBVcGRhdGVzIG5wbSBwYWNrYWdlcwoKKipGdWxsIENoYW5nZWxvZyoqOiA8aHR0cHM6Ly9naXRodWIuY29tL3N0ZXAtc2VjdXJpdHkvaGFyZGVuLXJ1bm5lci9jb21wYXJlL3YyLjE1LjAuLi52Mi4xNS4xPgoKPC9kZXRhaWxzPgoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IEJyYW5jaCBjcmVhdGlvbiAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKSwgQXV0b21lcmdlIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpLgoK8J+apiAqKkF1dG9tZXJnZSoqOiBEaXNhYmxlZCBieSBjb25maWcuIFBsZWFzZSBtZXJnZSB0aGlzIG1hbnVhbGx5IG9uY2UgeW91IGFyZSBzYXRpc2ZpZWQuCgrimbsgKipSZWJhc2luZyoqOiBXaGVuZXZlciBQUiBiZWNvbWVzIGNvbmZsaWN0ZWQsIG9yIHlvdSB0aWNrIHRoZSByZWJhc2UvcmV0cnkgY2hlY2tib3guCgrwn5SVICoqSWdub3JlKio6IENsb3NlIHRoaXMgUFIgYW5kIHlvdSB3b24ndCBiZSByZW1pbmRlZCBhYm91dCB0aGlzIHVwZGF0ZSBhZ2Fpbi4KCi0tLQoKIC0gWyBdIDwhLS0gcmViYXNlLWNoZWNrIC0tPklmIHlvdSB3YW50IHRvIHJlYmFzZS9yZXRyeSB0aGlzIFBSLCBjaGVjayB0aGlzIGJveAoKLS0tCgpUaGlzIFBSIHdhcyBnZW5lcmF0ZWQgYnkgW01lbmQgUmVub3ZhdGVdKGh0dHBzOi8vbWVuZC5pby9yZW5vdmF0ZS8pLiBWaWV3IHRoZSBbcmVwb3NpdG9yeSBqb2IgbG9nXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2dpdGh1Yi92ZXh4aG9zdC9hbnNpYmxlLWNvbGxlY3Rpb24tY2VwaCkuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTQxTmk0d0lpd2lkWEJrWVhSbFpFbHVWbVZ5SWpvaU5ETXVOall1TkNJc0luUmhjbWRsZEVKeVlXNWphQ0k2SW0xaGFXNGlMQ0pzWVdKbGJITWlPbHRkZlE9PS0tPgo=
      patchset: fadd50aa202c7ae3ee3987400fe1f30664661fa9
      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: 5dab3c17540cf461b4aa93259542a5be0877d703
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/96/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
