all:
  children:
    cephs:
      hosts:
        osd1: null
    controllers:
      hosts:
        mon1: null
    zuul_unreachable:
      hosts: {}
  hosts:
    mon1:
      ansible_connection: ssh
      ansible_host: 199.19.213.241
      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
      molecule_install_collection_siblings: true
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: 64d70b56-28fe-4dd1-ae2a-69fa94ec10b4
        host_id: 86d6bbee9a590b753878988beec61ed4d37fe4ff9ff09e01cc4e099b
        interface_ip: 199.19.213.241
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.19.213.241
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.241
        public_ipv6: 2604:e100:1:0:f816:3eff:fec4:c84d
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 64d70b56-28fe-4dd1-ae2a-69fa94ec10b4
        host_id: 86d6bbee9a590b753878988beec61ed4d37fe4ff9ff09e01cc4e099b
        interface_ip: 199.19.213.241
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.19.213.241
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.241
        public_ipv6: 2604:e100:1:0:f816:3eff:fec4:c84d
        region: ca-ymq-1
        slot: null
        uuid: null
    osd1:
      ansible_connection: ssh
      ansible_host: 199.19.213.20
      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
      molecule_install_collection_siblings: true
      molecule_scenario: default
      nodepool:
        az: nova
        cloud: public
        external_id: eba2190a-1e90-46a5-8e6c-f9d59d6bb2c5
        host_id: 86d6bbee9a590b753878988beec61ed4d37fe4ff9ff09e01cc4e099b
        interface_ip: 199.19.213.20
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.19.213.20
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.20
        public_ipv6: 2604:e100:1:0:f816:3eff:fe60:d2fb
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: eba2190a-1e90-46a5-8e6c-f9d59d6bb2c5
        host_id: 86d6bbee9a590b753878988beec61ed4d37fe4ff9ff09e01cc4e099b
        interface_ip: 199.19.213.20
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 199.19.213.20
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.20
        public_ipv6: 2604:e100:1:0:f816:3eff:fe60:d2fb
        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
    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-ha-ubuntu-noble explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#93>'
      - '<Job ansible-collection-ceph-molecule-ha-ubuntu-noble explicit: None implied:
        None source: vexxhost/ansible-collection-ceph/.zuul.yaml@main#98>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 587887a598ee4cd79e08dea0eae4b2cb
      build_refs:
      - branch: main
        change: '42'
        change_message: 'fix: Insure ceph orch upgrade'
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/42
        commit_id: 05f52633d3d15dc800131bd75f48c7d73de7a666
        patchset: 05f52633d3d15dc800131bd75f48c7d73de7a666
        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: ec20dcc868f44fd4a2075deef6f49468
      buildset_refs:
      - branch: main
        change: '42'
        change_message: 'fix: Insure ceph orch upgrade'
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/42
        commit_id: 05f52633d3d15dc800131bd75f48c7d73de7a666
        patchset: 05f52633d3d15dc800131bd75f48c7d73de7a666
        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: '42'
      change_message: 'fix: Insure ceph orch upgrade'
      change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/42
      child_jobs: []
      commit_id: 05f52633d3d15dc800131bd75f48c7d73de7a666
      event_id: 79328020-97ba-11f1-889f-efc7e8d733b6
      executor:
        hostname: 2d72f0692154
        inventory_file: /var/lib/zuul/builds/587887a598ee4cd79e08dea0eae4b2cb/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/587887a598ee4cd79e08dea0eae4b2cb/work/logs
        result_data_file: /var/lib/zuul/builds/587887a598ee4cd79e08dea0eae4b2cb/work/results.json
        src_root: /var/lib/zuul/builds/587887a598ee4cd79e08dea0eae4b2cb/work/src
        work_root: /var/lib/zuul/builds/587887a598ee4cd79e08dea0eae4b2cb/work
      include_vars: []
      items:
      - branch: main
        change: '42'
        change_message: 'fix: Insure ceph orch upgrade'
        change_url: https://github.com/vexxhost/ansible-collection-ceph/pull/42
        commit_id: 05f52633d3d15dc800131bd75f48c7d73de7a666
        patchset: 05f52633d3d15dc800131bd75f48c7d73de7a666
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-ceph
          name: vexxhost/ansible-collection-ceph
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
        topic: null
      job: ansible-collection-ceph-molecule-ha-ubuntu-noble
      jobtags: []
      max_attempts: 3
      message: Zml4OiBJbnN1cmUgY2VwaCBvcmNoIHVwZ3JhZGU=
      patchset: 05f52633d3d15dc800131bd75f48c7d73de7a666
      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: 1a6ce7475e62704e5dde6282210bb88276736841
          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: 1a6ce7475e62704e5dde6282210bb88276736841
        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: 888e19e0519af7488681524458b66499f8f58903
          name: vexxhost/ansible-collection-ceph
          required: false
          short_name: ansible-collection-ceph
          src_dir: src/github.com/vexxhost/ansible-collection-ceph
      ref: refs/pull/42/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
