all:
  children:
    cephs:
      hosts:
        aio: null
    controllers:
      hosts:
        aio: null
    zuul_unreachable:
      hosts: {}
  hosts:
    aio:
      ansible_connection: ssh
      ansible_host: 199.204.45.229
      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.8
      molecule_install_collection_siblings: true
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: 335d79bc-3a60-40f1-8ff0-1e23b22b5bd3
        host_id: f373a28d302a4990c6af48a982661c254feecb826df4c059c9d84662
        interface_ip: 199.204.45.229
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.229
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.229
        public_ipv6: 2604:e100:1:0:f816:3eff:fedc:58e4
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 335d79bc-3a60-40f1-8ff0-1e23b22b5bd3
        host_id: f373a28d302a4990c6af48a982661c254feecb826df4c059c9d84662
        interface_ip: 199.204.45.229
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.229
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.229
        public_ipv6: 2604:e100:1:0:f816:3eff:fedc:58e4
        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.8
    molecule_install_collection_siblings: true
    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: ffd5c1f5827342e0938daa318ebf1d01
      build_refs:
      - branch: main
        change: '117'
        change_message: "chore(deps): update dependency ansible-core to v2.18.18 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.18.6` \u2192 `2.18.18` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.18.18?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.18.6/2.18.18?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/117
        commit_id: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        patchset: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        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: 214e69385051461b8fad8c2dabd662fa
      buildset_refs:
      - branch: main
        change: '117'
        change_message: "chore(deps): update dependency ansible-core to v2.18.18 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.18.6` \u2192 `2.18.18` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.18.18?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.18.6/2.18.18?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/117
        commit_id: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        patchset: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        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: '117'
      change_message: "chore(deps): update dependency ansible-core to v2.18.18 [security]\n\nThis
        PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
        | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
        ansible-core | `2.18.6` \u2192 `2.18.18` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.18.18?slim=true)
        | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.18.6/2.18.18?slim=true)
        |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role install
        leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
        / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
        information</summary>\n\n#### Details\nA flaw was found in ansible-core. The
        ansible-galaxy role install command processes dependency specifications from
        a role's meta/requirements.yml file. Due to improper neutralization of argument
        delimiters, a malicious role author can inject arbitrary git configuration
        flags through the src field. This allows arbitrary code execution on the machine
        of a user who installs the role via ansible-galaxy role install.\n\n#### Severity\n-
        CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
        References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
        [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
        [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
        [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
        [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
        [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
        [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
        data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
        ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
        At any time (no schedule defined)\n- Automerge\n  - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/117
      child_jobs: []
      commit_id: 74b57d2def7efd5eedd5db953ee77382fc15fabe
      event_id: 814f2c30-81d6-11f1-8a77-404fd086dbc5
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/ffd5c1f5827342e0938daa318ebf1d01/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/ffd5c1f5827342e0938daa318ebf1d01/work/logs
        result_data_file: /var/lib/zuul/builds/ffd5c1f5827342e0938daa318ebf1d01/work/results.json
        src_root: /var/lib/zuul/builds/ffd5c1f5827342e0938daa318ebf1d01/work/src
        work_root: /var/lib/zuul/builds/ffd5c1f5827342e0938daa318ebf1d01/work
      include_vars: []
      items:
      - branch: main
        change: '117'
        change_message: "chore(deps): update dependency ansible-core to v2.18.18 [security]\n\nThis
          PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/)
          | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|
          ansible-core | `2.18.6` \u2192 `2.18.18` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.18.18?slim=true)
          | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.18.6/2.18.18?slim=true)
          |\n\n---\n\n### ansible-core: Argument injection in ansible-galaxy role
          install leads to arbitrary code execution\n[CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)
          / [GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\n<details>\n<summary>More
          information</summary>\n\n#### Details\nA flaw was found in ansible-core.
          The ansible-galaxy role install command processes dependency specifications
          from a role's meta/requirements.yml file. Due to improper neutralization
          of argument delimiters, a malicious role author can inject arbitrary git
          configuration flags through the src field. This allows arbitrary code execution
          on the machine of a user who installs the role via ansible-galaxy role install.\n\n####
          Severity\n- CVSS Score: 7.8 / 10 (High)\n- Vector String: `CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H`\n\n####
          References\n- [https://nvd.nist.gov/vuln/detail/CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332)\n-
          [https://access.redhat.com/security/cve/CVE-2026-11332](https://access.redhat.com/security/cve/CVE-2026-11332)\n-
          [https://bugzilla.redhat.com/show_bug.cgi?id=2485379](https://bugzilla.redhat.com/show_bug.cgi?id=2485379)\n-
          [https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11332.json)\n-
          [https://github.com/ansible/ansible/pull/87070](https://redirect.github.com/ansible/ansible/pull/87070)\n-
          [https://github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f](https://redirect.github.com/ansible/ansible/commit/edee59aa15abcc74d920bb3e9c3835ab8db05a2f)\n-
          [https://github.com/advisories/GHSA-w8p5-mx5w-cpqj](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)\n\nThis
          data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-w8p5-mx5w-cpqj)
          ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/117
        commit_id: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        patchset: 74b57d2def7efd5eedd5db953ee77382fc15fabe
        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: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBkZXBlbmRlbmN5IGFuc2libGUtY29yZSB0byB2Mi4xOC4xOCBbc2VjdXJpdHldCgpUaGlzIFBSIGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgdXBkYXRlczoKCnwgUGFja2FnZSB8IENoYW5nZSB8IFtBZ2VdKGh0dHBzOi8vZG9jcy5yZW5vdmF0ZWJvdC5jb20vbWVyZ2UtY29uZmlkZW5jZS8pIHwgW0NvbmZpZGVuY2VdKGh0dHBzOi8vZG9jcy5yZW5vdmF0ZWJvdC5jb20vbWVyZ2UtY29uZmlkZW5jZS8pIHwKfC0tLXwtLS18LS0tfC0tLXwKfCBhbnNpYmxlLWNvcmUgfCBgMi4xOC42YCDihpIgYDIuMTguMThgIHwgIVthZ2VdKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vYXBpL21jL2JhZGdlcy9hZ2UvcHlwaS9hbnNpYmxlLWNvcmUvMi4xOC4xOD9zbGltPXRydWUpIHwgIVtjb25maWRlbmNlXShodHRwczovL2RldmVsb3Blci5tZW5kLmlvL2FwaS9tYy9iYWRnZXMvY29uZmlkZW5jZS9weXBpL2Fuc2libGUtY29yZS8yLjE4LjYvMi4xOC4xOD9zbGltPXRydWUpIHwKCi0tLQoKIyMjIGFuc2libGUtY29yZTogQXJndW1lbnQgaW5qZWN0aW9uIGluIGFuc2libGUtZ2FsYXh5IHJvbGUgaW5zdGFsbCBsZWFkcyB0byBhcmJpdHJhcnkgY29kZSBleGVjdXRpb24KW0NWRS0yMDI2LTExMzMyXShodHRwczovL252ZC5uaXN0Lmdvdi92dWxuL2RldGFpbC9DVkUtMjAyNi0xMTMzMikgLyBbR0hTQS13OHA1LW14NXctY3Bxal0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2Fkdmlzb3JpZXMvR0hTQS13OHA1LW14NXctY3BxaikKCjxkZXRhaWxzPgo8c3VtbWFyeT5Nb3JlIGluZm9ybWF0aW9uPC9zdW1tYXJ5PgoKIyMjIyBEZXRhaWxzCkEgZmxhdyB3YXMgZm91bmQgaW4gYW5zaWJsZS1jb3JlLiBUaGUgYW5zaWJsZS1nYWxheHkgcm9sZSBpbnN0YWxsIGNvbW1hbmQgcHJvY2Vzc2VzIGRlcGVuZGVuY3kgc3BlY2lmaWNhdGlvbnMgZnJvbSBhIHJvbGUncyBtZXRhL3JlcXVpcmVtZW50cy55bWwgZmlsZS4gRHVlIHRvIGltcHJvcGVyIG5ldXRyYWxpemF0aW9uIG9mIGFyZ3VtZW50IGRlbGltaXRlcnMsIGEgbWFsaWNpb3VzIHJvbGUgYXV0aG9yIGNhbiBpbmplY3QgYXJiaXRyYXJ5IGdpdCBjb25maWd1cmF0aW9uIGZsYWdzIHRocm91Z2ggdGhlIHNyYyBmaWVsZC4gVGhpcyBhbGxvd3MgYXJiaXRyYXJ5IGNvZGUgZXhlY3V0aW9uIG9uIHRoZSBtYWNoaW5lIG9mIGEgdXNlciB3aG8gaW5zdGFsbHMgdGhlIHJvbGUgdmlhIGFuc2libGUtZ2FsYXh5IHJvbGUgaW5zdGFsbC4KCiMjIyMgU2V2ZXJpdHkKLSBDVlNTIFNjb3JlOiA3LjggLyAxMCAoSGlnaCkKLSBWZWN0b3IgU3RyaW5nOiBgQ1ZTUzozLjEvQVY6TC9BQzpML1BSOk4vVUk6Ui9TOlUvQzpIL0k6SC9BOkhgCgojIyMjIFJlZmVyZW5jZXMKLSBbaHR0cHM6Ly9udmQubmlzdC5nb3YvdnVsbi9kZXRhaWwvQ1ZFLTIwMjYtMTEzMzJdKGh0dHBzOi8vbnZkLm5pc3QuZ292L3Z1bG4vZGV0YWlsL0NWRS0yMDI2LTExMzMyKQotIFtodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL3NlY3VyaXR5L2N2ZS9DVkUtMjAyNi0xMTMzMl0oaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zZWN1cml0eS9jdmUvQ1ZFLTIwMjYtMTEzMzIpCi0gW2h0dHBzOi8vYnVnemlsbGEucmVkaGF0LmNvbS9zaG93X2J1Zy5jZ2k/aWQ9MjQ4NTM3OV0oaHR0cHM6Ly9idWd6aWxsYS5yZWRoYXQuY29tL3Nob3dfYnVnLmNnaT9pZD0yNDg1Mzc5KQotIFtodHRwczovL3NlY3VyaXR5LmFjY2Vzcy5yZWRoYXQuY29tL2RhdGEvY3NhZi92Mi92ZXgvMjAyNi9jdmUtMjAyNi0xMTMzMi5qc29uXShodHRwczovL3NlY3VyaXR5LmFjY2Vzcy5yZWRoYXQuY29tL2RhdGEvY3NhZi92Mi92ZXgvMjAyNi9jdmUtMjAyNi0xMTMzMi5qc29uKQotIFtodHRwczovL2dpdGh1Yi5jb20vYW5zaWJsZS9hbnNpYmxlL3B1bGwvODcwNzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hbnNpYmxlL2Fuc2libGUvcHVsbC84NzA3MCkKLSBbaHR0cHM6Ly9naXRodWIuY29tL2Fuc2libGUvYW5zaWJsZS9jb21taXQvZWRlZTU5YWExNWFiY2M3NGQ5MjBiYjNlOWMzODM1YWI4ZGIwNWEyZl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2Fuc2libGUvYW5zaWJsZS9jb21taXQvZWRlZTU5YWExNWFiY2M3NGQ5MjBiYjNlOWMzODM1YWI4ZGIwNWEyZikKLSBbaHR0cHM6Ly9naXRodWIuY29tL2Fkdmlzb3JpZXMvR0hTQS13OHA1LW14NXctY3Bxal0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2Fkdmlzb3JpZXMvR0hTQS13OHA1LW14NXctY3BxaikKClRoaXMgZGF0YSBpcyBwcm92aWRlZCBieSB0aGUgW0dpdEh1YiBBZHZpc29yeSBEYXRhYmFzZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2Fkdmlzb3JpZXMvR0hTQS13OHA1LW14NXctY3BxaikgKFtDQy1CWSA0LjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9naXRodWIvYWR2aXNvcnktZGF0YWJhc2UvYmxvYi9tYWluL0xJQ0VOU0UubWQpKS4KPC9kZXRhaWxzPgoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IChVVEMpCgotIEJyYW5jaCBjcmVhdGlvbgogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCi0gQXV0b21lcmdlCiAgLSBBdCBhbnkgdGltZSAobm8gc2NoZWR1bGUgZGVmaW5lZCkKCvCfmqYgKipBdXRvbWVyZ2UqKjogRGlzYWJsZWQgYnkgY29uZmlnLiBQbGVhc2UgbWVyZ2UgdGhpcyBtYW51YWxseSBvbmNlIHlvdSBhcmUgc2F0aXNmaWVkLgoK4pm7ICoqUmViYXNpbmcqKjogV2hlbmV2ZXIgUFIgYmVjb21lcyBjb25mbGljdGVkLCBvciB5b3UgdGljayB0aGUgcmViYXNlL3JldHJ5IGNoZWNrYm94LgoK8J+UlSAqKklnbm9yZSoqOiBDbG9zZSB0aGlzIFBSIGFuZCB5b3Ugd29uJ3QgYmUgcmVtaW5kZWQgYWJvdXQgdGhpcyB1cGRhdGUgYWdhaW4uCgotLS0KCiAtIFsgXSA8IS0tIHJlYmFzZS1jaGVjayAtLT5JZiB5b3Ugd2FudCB0byByZWJhc2UvcmV0cnkgdGhpcyBQUiwgY2hlY2sgdGhpcyBib3gKCi0tLQoKVGhpcyBQUiB3YXMgZ2VuZXJhdGVkIGJ5IFtNZW5kIFJlbm92YXRlXShodHRwczovL21lbmQuaW8vcmVub3ZhdGUvKS4gVmlldyB0aGUgW3JlcG9zaXRvcnkgam9iIGxvZ10oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9naXRodWIvdmV4eGhvc3QvYW5zaWJsZS1jb2xsZWN0aW9uLWNlcGgpLgo8IS0tcmVub3ZhdGUtZGVidWc6ZXlKamNtVmhkR1ZrU1c1V1pYSWlPaUkwTXk0eU5qVXVNU0lzSW5Wd1pHRjBaV1JKYmxabGNpSTZJalF6TGpJMk5TNHhJaXdpZEdGeVoyVjBRbkpoYm1Ob0lqb2liV0ZwYmlJc0lteGhZbVZzY3lJNlcxMTktLT4K
      patchset: 74b57d2def7efd5eedd5db953ee77382fc15fabe
      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: 099fd2fd24246f4d89259206430c3a124dcf45ad
          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: 099fd2fd24246f4d89259206430c3a124dcf45ad
        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: 3045b9d3a9f938898c74a74119c00029447d1816
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/117/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
