all:
  children:
    controllers:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 162.253.55.70
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.28.13
      molecule_scenario: secretgen-controller
      nodepool:
        az: nova
        cloud: public
        external_id: a4c8c86a-da3f-40f8-8369-d933bebd2894
        host_id: a1dbe10ed74b13a05675ad3767474cd2ce77af856f337973ad195bac
        interface_ip: 162.253.55.70
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:feff:600a
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: a4c8c86a-da3f-40f8-8369-d933bebd2894
        host_id: a1dbe10ed74b13a05675ad3767474cd2ce77af856f337973ad195bac
        interface_ip: 162.253.55.70
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:feff:600a
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.28.13
    molecule_scenario: secretgen-controller
    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 atmosphere-common-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere.common/.zuul.yaml@main#4>'
      - '<Job atmosphere-common-molecule-secretgen-controller explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/atmosphere.common/.zuul.yaml@main#29>'
      - '<Job atmosphere-common-molecule-secretgen-controller explicit: None implied:
        None source: vexxhost/atmosphere.common/.zuul.yaml@main#35>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: ce5f1cdc94c64c08bdfa60390e30efd8
      build_refs:
      - branch: main
        change: '103'
        change_message: "chore(deps): update astral-sh/setup-uv action to v6.8.0\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv)
          | action | minor | `v6.7.0` \u2192 `v6.8.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/setup-uv
          (astral-sh/setup-uv)</summary>\n\n### [`v6.8.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.8.0):
          \U0001F308 Add **/*.py.lock to cache-dependency-glob\n\n[Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.7.0...v6.8.0)\n\n####
          Changes\n\nThanks to [@&#8203;parched](https://redirect.github.com/parched)
          the default `cache-dependency-glob` now also find all lock files generated
          by `uv lock --script`\n\n#### \U0001F680 Enhancements\n\n- Always show prune
          cache output [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;597](https://redirect.github.com/astral-sh/setup-uv/issues/597))\n-
          Add \\*\\*/\\*.py.lock to cache-dependency-glob [@&#8203;parched](https://redirect.github.com/parched)
          ([#&#8203;590](https://redirect.github.com/astral-sh/setup-uv/issues/590))\n\n####
          \U0001F9F0 Maintenance\n\n- persist credentials for version update [@&#8203;eifinger](https://redirect.github.com/eifinger)
          ([#&#8203;584](https://redirect.github.com/astral-sh/setup-uv/issues/584))\n\n####
          \U0001F4DA Documentation\n\n- README.md: Fix Python versions and update
          checkout action [@&#8203;cclauss](https://redirect.github.com/cclauss) ([#&#8203;572](https://redirect.github.com/astral-sh/setup-uv/issues/572))\n\n####
          \u2B06\uFE0F Dependency updates\n\n- Bump zizmorcore/zizmor-action from
          0.1.2 to 0.2.0 @&#8203;[dependabot\\[bot\\]](https://redirect.github.com/apps/dependabot)
          ([#&#8203;571](https://redirect.github.com/astral-sh/setup-uv/issues/571))\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/atmosphere.common).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/atmosphere.common/pull/103
        commit_id: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        patchset: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      buildset: bdda899a71e541008006097edece3c9b
      buildset_refs:
      - branch: main
        change: '103'
        change_message: "chore(deps): update astral-sh/setup-uv action to v6.8.0\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv)
          | action | minor | `v6.7.0` \u2192 `v6.8.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/setup-uv
          (astral-sh/setup-uv)</summary>\n\n### [`v6.8.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.8.0):
          \U0001F308 Add **/*.py.lock to cache-dependency-glob\n\n[Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.7.0...v6.8.0)\n\n####
          Changes\n\nThanks to [@&#8203;parched](https://redirect.github.com/parched)
          the default `cache-dependency-glob` now also find all lock files generated
          by `uv lock --script`\n\n#### \U0001F680 Enhancements\n\n- Always show prune
          cache output [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;597](https://redirect.github.com/astral-sh/setup-uv/issues/597))\n-
          Add \\*\\*/\\*.py.lock to cache-dependency-glob [@&#8203;parched](https://redirect.github.com/parched)
          ([#&#8203;590](https://redirect.github.com/astral-sh/setup-uv/issues/590))\n\n####
          \U0001F9F0 Maintenance\n\n- persist credentials for version update [@&#8203;eifinger](https://redirect.github.com/eifinger)
          ([#&#8203;584](https://redirect.github.com/astral-sh/setup-uv/issues/584))\n\n####
          \U0001F4DA Documentation\n\n- README.md: Fix Python versions and update
          checkout action [@&#8203;cclauss](https://redirect.github.com/cclauss) ([#&#8203;572](https://redirect.github.com/astral-sh/setup-uv/issues/572))\n\n####
          \u2B06\uFE0F Dependency updates\n\n- Bump zizmorcore/zizmor-action from
          0.1.2 to 0.2.0 @&#8203;[dependabot\\[bot\\]](https://redirect.github.com/apps/dependabot)
          ([#&#8203;571](https://redirect.github.com/astral-sh/setup-uv/issues/571))\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/atmosphere.common).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/atmosphere.common/pull/103
        commit_id: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        patchset: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      change: '103'
      change_message: "chore(deps): update astral-sh/setup-uv action to v6.8.0\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action
        | minor | `v6.7.0` \u2192 `v6.8.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/setup-uv
        (astral-sh/setup-uv)</summary>\n\n### [`v6.8.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.8.0):
        \U0001F308 Add **/*.py.lock to cache-dependency-glob\n\n[Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.7.0...v6.8.0)\n\n####
        Changes\n\nThanks to [@&#8203;parched](https://redirect.github.com/parched)
        the default `cache-dependency-glob` now also find all lock files generated
        by `uv lock --script`\n\n#### \U0001F680 Enhancements\n\n- Always show prune
        cache output [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;597](https://redirect.github.com/astral-sh/setup-uv/issues/597))\n-
        Add \\*\\*/\\*.py.lock to cache-dependency-glob [@&#8203;parched](https://redirect.github.com/parched)
        ([#&#8203;590](https://redirect.github.com/astral-sh/setup-uv/issues/590))\n\n####
        \U0001F9F0 Maintenance\n\n- persist credentials for version update [@&#8203;eifinger](https://redirect.github.com/eifinger)
        ([#&#8203;584](https://redirect.github.com/astral-sh/setup-uv/issues/584))\n\n####
        \U0001F4DA Documentation\n\n- README.md: Fix Python versions and update checkout
        action [@&#8203;cclauss](https://redirect.github.com/cclauss) ([#&#8203;572](https://redirect.github.com/astral-sh/setup-uv/issues/572))\n\n####
        \u2B06\uFE0F Dependency updates\n\n- Bump zizmorcore/zizmor-action from 0.1.2
        to 0.2.0 @&#8203;[dependabot\\[bot\\]](https://redirect.github.com/apps/dependabot)
        ([#&#8203;571](https://redirect.github.com/astral-sh/setup-uv/issues/571))\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/atmosphere.common).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/atmosphere.common/pull/103
      child_jobs: []
      commit_id: 0d1ff3c4f5146fdd75accebafe921bade49c1297
      event_id: 2f88efe0-1880-11f1-8be7-b0498dabb994
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/ce5f1cdc94c64c08bdfa60390e30efd8/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/ce5f1cdc94c64c08bdfa60390e30efd8/work/logs
        result_data_file: /var/lib/zuul/builds/ce5f1cdc94c64c08bdfa60390e30efd8/work/results.json
        src_root: /var/lib/zuul/builds/ce5f1cdc94c64c08bdfa60390e30efd8/work/src
        work_root: /var/lib/zuul/builds/ce5f1cdc94c64c08bdfa60390e30efd8/work
      include_vars: []
      items:
      - branch: main
        change: '103'
        change_message: "chore(deps): update astral-sh/setup-uv action to v6.8.0\n\nThis
          PR contains the following updates:\n\n| Package | Type | Update | Change
          |\n|---|---|---|---|\n| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv)
          | action | minor | `v6.7.0` \u2192 `v6.8.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/setup-uv
          (astral-sh/setup-uv)</summary>\n\n### [`v6.8.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.8.0):
          \U0001F308 Add **/*.py.lock to cache-dependency-glob\n\n[Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.7.0...v6.8.0)\n\n####
          Changes\n\nThanks to [@&#8203;parched](https://redirect.github.com/parched)
          the default `cache-dependency-glob` now also find all lock files generated
          by `uv lock --script`\n\n#### \U0001F680 Enhancements\n\n- Always show prune
          cache output [@&#8203;eifinger](https://redirect.github.com/eifinger) ([#&#8203;597](https://redirect.github.com/astral-sh/setup-uv/issues/597))\n-
          Add \\*\\*/\\*.py.lock to cache-dependency-glob [@&#8203;parched](https://redirect.github.com/parched)
          ([#&#8203;590](https://redirect.github.com/astral-sh/setup-uv/issues/590))\n\n####
          \U0001F9F0 Maintenance\n\n- persist credentials for version update [@&#8203;eifinger](https://redirect.github.com/eifinger)
          ([#&#8203;584](https://redirect.github.com/astral-sh/setup-uv/issues/584))\n\n####
          \U0001F4DA Documentation\n\n- README.md: Fix Python versions and update
          checkout action [@&#8203;cclauss](https://redirect.github.com/cclauss) ([#&#8203;572](https://redirect.github.com/astral-sh/setup-uv/issues/572))\n\n####
          \u2B06\uFE0F Dependency updates\n\n- Bump zizmorcore/zizmor-action from
          0.1.2 to 0.2.0 @&#8203;[dependabot\\[bot\\]](https://redirect.github.com/apps/dependabot)
          ([#&#8203;571](https://redirect.github.com/astral-sh/setup-uv/issues/571))\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/atmosphere.common).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/atmosphere.common/pull/103
        commit_id: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        patchset: 0d1ff3c4f5146fdd75accebafe921bade49c1297
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      job: atmosphere-common-molecule-secretgen-controller
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBhc3RyYWwtc2gvc2V0dXAtdXYgYWN0aW9uIHRvIHY2LjguMAoKVGhpcyBQUiBjb250YWlucyB0aGUgZm9sbG93aW5nIHVwZGF0ZXM6Cgp8IFBhY2thZ2UgfCBUeXBlIHwgVXBkYXRlIHwgQ2hhbmdlIHwKfC0tLXwtLS18LS0tfC0tLXwKfCBbYXN0cmFsLXNoL3NldHVwLXV2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3NldHVwLXV2KSB8IGFjdGlvbiB8IG1pbm9yIHwgYHY2LjcuMGAg4oaSIGB2Ni44LjBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5hc3RyYWwtc2gvc2V0dXAtdXYgKGFzdHJhbC1zaC9zZXR1cC11dik8L3N1bW1hcnk+CgojIyMgW2B2Ni44LjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3NldHVwLXV2L3JlbGVhc2VzL3RhZy92Ni44LjApOiDwn4yIIEFkZCAqKi8qLnB5LmxvY2sgdG8gY2FjaGUtZGVwZW5kZW5jeS1nbG9iCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvc2V0dXAtdXYvY29tcGFyZS92Ni43LjAuLi52Ni44LjApCgojIyMjIENoYW5nZXMKClRoYW5rcyB0byBbQCYjODIwMztwYXJjaGVkXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vcGFyY2hlZCkgdGhlIGRlZmF1bHQgYGNhY2hlLWRlcGVuZGVuY3ktZ2xvYmAgbm93IGFsc28gZmluZCBhbGwgbG9jayBmaWxlcyBnZW5lcmF0ZWQgYnkgYHV2IGxvY2sgLS1zY3JpcHRgCgojIyMjIPCfmoAgRW5oYW5jZW1lbnRzCgotIEFsd2F5cyBzaG93IHBydW5lIGNhY2hlIG91dHB1dCBbQCYjODIwMztlaWZpbmdlcl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2VpZmluZ2VyKSAoWyMmIzgyMDM7NTk3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3NldHVwLXV2L2lzc3Vlcy81OTcpKQotIEFkZCBcKlwqL1wqLnB5LmxvY2sgdG8gY2FjaGUtZGVwZW5kZW5jeS1nbG9iIFtAJiM4MjAzO3BhcmNoZWRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9wYXJjaGVkKSAoWyMmIzgyMDM7NTkwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3NldHVwLXV2L2lzc3Vlcy81OTApKQoKIyMjIyDwn6ewIE1haW50ZW5hbmNlCgotIHBlcnNpc3QgY3JlZGVudGlhbHMgZm9yIHZlcnNpb24gdXBkYXRlIFtAJiM4MjAzO2VpZmluZ2VyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vZWlmaW5nZXIpIChbIyYjODIwMzs1ODRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvc2V0dXAtdXYvaXNzdWVzLzU4NCkpCgojIyMjIPCfk5ogRG9jdW1lbnRhdGlvbgoKLSBSRUFETUUubWQ6IEZpeCBQeXRob24gdmVyc2lvbnMgYW5kIHVwZGF0ZSBjaGVja291dCBhY3Rpb24gW0AmIzgyMDM7Y2NsYXVzc10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2NjbGF1c3MpIChbIyYjODIwMzs1NzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvc2V0dXAtdXYvaXNzdWVzLzU3MikpCgojIyMjIOKshu+4jyBEZXBlbmRlbmN5IHVwZGF0ZXMKCi0gQnVtcCB6aXptb3Jjb3JlL3ppem1vci1hY3Rpb24gZnJvbSAwLjEuMiB0byAwLjIuMCBAJiM4MjAzO1tkZXBlbmRhYm90XFtib3RcXV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FwcHMvZGVwZW5kYWJvdCkgKFsjJiM4MjAzOzU3MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC9zZXR1cC11di9pc3N1ZXMvNTcxKSkKCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiBCcmFuY2ggY3JlYXRpb24gLSBBdCBhbnkgdGltZSAobm8gc2NoZWR1bGUgZGVmaW5lZCksIEF1dG9tZXJnZSAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKS4KCvCfmqYgKipBdXRvbWVyZ2UqKjogRGlzYWJsZWQgYnkgY29uZmlnLiBQbGVhc2UgbWVyZ2UgdGhpcyBtYW51YWxseSBvbmNlIHlvdSBhcmUgc2F0aXNmaWVkLgoK4pm7ICoqUmViYXNpbmcqKjogV2hlbmV2ZXIgUFIgYmVjb21lcyBjb25mbGljdGVkLCBvciB5b3UgdGljayB0aGUgcmViYXNlL3JldHJ5IGNoZWNrYm94LgoK8J+UlSAqKklnbm9yZSoqOiBDbG9zZSB0aGlzIFBSIGFuZCB5b3Ugd29uJ3QgYmUgcmVtaW5kZWQgYWJvdXQgdGhpcyB1cGRhdGUgYWdhaW4uCgotLS0KCiAtIFsgXSA8IS0tIHJlYmFzZS1jaGVjayAtLT5JZiB5b3Ugd2FudCB0byByZWJhc2UvcmV0cnkgdGhpcyBQUiwgY2hlY2sgdGhpcyBib3gKCi0tLQoKVGhpcyBQUiB3YXMgZ2VuZXJhdGVkIGJ5IFtNZW5kIFJlbm92YXRlXShodHRwczovL21lbmQuaW8vcmVub3ZhdGUvKS4gVmlldyB0aGUgW3JlcG9zaXRvcnkgam9iIGxvZ10oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9naXRodWIvdmV4eGhvc3QvYXRtb3NwaGVyZS5jb21tb24pLgo8IS0tcmVub3ZhdGUtZGVidWc6ZXlKamNtVmhkR1ZrU1c1V1pYSWlPaUkwTVM0eE16RXVPU0lzSW5Wd1pHRjBaV1JKYmxabGNpSTZJalF5TGpZMkxqRTBJaXdpZEdGeVoyVjBRbkpoYm1Ob0lqb2liV0ZwYmlJc0lteGhZbVZzY3lJNlcxMTktLT4K
      patchset: 0d1ff3c4f5146fdd75accebafe921bade49c1297
      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: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          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: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
        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/atmosphere.common
        name: vexxhost/atmosphere.common
        short_name: atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
      projects:
        github.com/vexxhost/atmosphere.common:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          checkout: main
          checkout_description: zuul branch
          commit: 9b4bf338c316539b404de073f9c92115c45bddab
          name: vexxhost/atmosphere.common
          required: false
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
      ref: refs/pull/103/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
