A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1331
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37556,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1332",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1330",
    "results": [
        {
            "id": 15347,
            "upstream_id": 15060,
            "created": "2023-05-08T21:03:52.922833Z",
            "modified": "2023-10-29T18:45:41.956483Z",
            "imported": "2021-04-21T16:05:13.594457-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-observium",
            "github_branch": "master",
            "commit": "6088843c4d038c2417217a11ec13b467df472feb",
            "commit_message": "add Ubuntu 20.04 vars+test (3)",
            "name": "observium",
            "description": "Observium - auto-discovering network monitoring platform",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-observium",
                    "original_name": "ansible-observium"
                },
                "tags": [
                    "monitoring",
                    "system",
                    "web"
                ],
                "versions": [
                    {
                        "id": 98872,
                        "name": "0.8.0",
                        "release_date": "2018-06-02T18:42:55-04:00"
                    },
                    {
                        "id": 98871,
                        "name": "0.7.0",
                        "release_date": "2017-01-30T12:07:10-05:00"
                    }
                ]
            },
            "download_count": 91
        },
        {
            "id": 15348,
            "upstream_id": 19750,
            "created": "2023-05-08T21:03:53.010955Z",
            "modified": "2023-10-29T18:45:41.960776Z",
            "imported": "2021-04-21T16:41:09.367504-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-ooniprobe",
            "github_branch": "master",
            "commit": "499b9fc3b8c906488946bc43e8a745e13779c5fd",
            "commit_message": "update pip-upgrade.yml",
            "name": "ooniprobe",
            "description": "ooniprobe, network measurement writing framework aimed at detecting network interference",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-ooniprobe",
                    "original_name": "ansible-ooniprobe"
                },
                "tags": [
                    "security",
                    "system"
                ],
                "versions": [
                    {
                        "id": 98881,
                        "name": "0.8.0",
                        "release_date": "2018-06-02T15:40:56-04:00"
                    },
                    {
                        "id": 98880,
                        "name": "0.7.0",
                        "release_date": "2017-01-30T08:10:45-05:00"
                    }
                ]
            },
            "download_count": 46
        },
        {
            "id": 15349,
            "upstream_id": null,
            "created": "2023-05-08T21:03:53.122965Z",
            "modified": "2026-07-04T22:41:14.383062Z",
            "imported": "2026-07-04T22:41:14.286214",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-openvpnclient",
            "github_branch": "main",
            "commit": "2461f15d2d5ed8a24e9faf8d38c0029f24f1cbba",
            "commit_message": "chore(deps): update actions/cache action to v6 (#33)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action |\nmajor | `v5.0.5` → `v6.1.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/cache (actions/cache)</summary>\n\n###\n[`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv6.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1768](https://redirect.github.com/actions/cache/pull/1768)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v6...v6.1.0>\n\n###\n[`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0)\n\n#### What's Changed\n\n- Update packages, migrate to ESM by\n[@&#8203;Samirat](https://redirect.github.com/Samirat) in\n[#&#8203;1760](https://redirect.github.com/actions/cache/pull/1760)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v6.0.0>\n\n###\n[`v6`](https://redirect.github.com/actions/cache/compare/v5.0.5...v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)\n\n###\n[`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv5.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1775](https://redirect.github.com/actions/cache/pull/1775)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v5.1.0>\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-openvpnclient).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "openvpnclient",
            "description": "setup openvpn as client",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-openvpnclient",
                    "original_name": "ansible-openvpnclient"
                },
                "tags": [
                    "system",
                    "security"
                ],
                "versions": [
                    {
                        "id": "d65c77ff-118d-4a1d-a425-82a42224e0c4",
                        "name": "2.0.0",
                        "release_date": "2026-05-09T19:50:37+00:00"
                    },
                    {
                        "id": "45dad85f-b72b-429b-be75-33b600a1f1bd",
                        "name": "1.6.0",
                        "release_date": "2025-12-05T20:58:28+00:00"
                    },
                    {
                        "id": "c92d0973-3a95-4e81-af78-fd86cccebf3f",
                        "name": "1.5.0",
                        "release_date": "2025-04-20T18:59:55+00:00"
                    },
                    {
                        "id": "1049b650-e631-4deb-8fab-e12ac24b628f",
                        "name": "1.4.0",
                        "release_date": "2024-11-24T18:25:28+00:00"
                    },
                    {
                        "id": "dc7d5416-efab-4839-9810-57c9706f9949",
                        "name": "1.3.0",
                        "release_date": "2023-02-18T15:24:48-05:00"
                    },
                    {
                        "id": "59d3ebb0-ad14-4632-bba7-57d93c2b0ffc",
                        "name": "1.2.0",
                        "release_date": "2022-09-17T11:06:15-04:00"
                    },
                    {
                        "id": "46ba11ce-4094-4061-ae43-d3a4e2d7610a",
                        "name": "1.1.0",
                        "release_date": "2022-02-12T13:21:35-05:00"
                    },
                    {
                        "id": "93143a47-6651-42b6-80ee-a11f2cf57827",
                        "name": "1.0.0",
                        "release_date": "2021-07-17T19:34:42-04:00"
                    },
                    {
                        "id": "b92f3d7a-d1c6-4b56-8c1f-a2b94020009a",
                        "name": "0.9.0",
                        "release_date": "2021-02-27T09:37:03-05:00"
                    },
                    {
                        "id": "9f7c29d3-4f03-4dae-8f08-061ae3df65a9",
                        "name": "0.8.0",
                        "release_date": "2018-06-02T15:41:20-04:00"
                    },
                    {
                        "id": "d5d702d0-2030-4be5-b41f-9c470bbe288c",
                        "name": "0.7.0",
                        "release_date": "2017-01-31T22:29:21-05:00"
                    }
                ]
            },
            "download_count": 93
        },
        {
            "id": 15350,
            "upstream_id": null,
            "created": "2023-05-08T21:03:54.240135Z",
            "modified": "2026-07-04T22:48:18.184754Z",
            "imported": "2026-07-04T22:48:18.079272",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-orchestrator",
            "github_branch": "main",
            "commit": "1c7f8fea84a5377d342f668e31571bce41501eb2",
            "commit_message": "chore(deps): update actions/checkout action to v7 (#28)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout (actions/checkout)</summary>\n\n###\n[`v7.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v7.0.0...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n###\n[`v7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)\n\n[Compare\nSource](https://redirect.github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n- Block checking out fork PR for pull\\_request\\_target and workflow\\_run\nby [@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2454](https://redirect.github.com/actions/checkout/pull/2454)\n- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)\n- Bump flatted from 3.3.1 to 3.4.2 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)\n- Bump js-yaml from 4.1.0 to 4.2.0 by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)\n- Bump [@&#8203;actions/core](https://redirect.github.com/actions/core)\nand\n[@&#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache)\nand Remove uuid by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)\n- upgrade module to esm and update dependencies by\n[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in\n[#&#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)\n- Bump the minor-npm-dependencies group across 1 directory with 3\nupdates by\n[@&#8203;dependabot](https://redirect.github.com/dependabot)\\[bot] in\n[#&#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-orchestrator).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "orchestrator",
            "description": "set up an ansible orchestrator with given github or galaxy roles",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "juju4.redhat_epel"
                    }
                ],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-orchestrator",
                    "original_name": "ansible-orchestrator"
                },
                "tags": [
                    "system",
                    "security"
                ],
                "versions": [
                    {
                        "id": "e19f2c80-1ad5-4e8d-bddc-d44c63faac88",
                        "name": "2.0.0",
                        "release_date": "2026-05-02T18:29:50+00:00"
                    },
                    {
                        "id": "3cb8ac06-6078-4cb4-9a71-6d0c0827888d",
                        "name": "1.6.0",
                        "release_date": "2025-12-05T20:36:48+00:00"
                    },
                    {
                        "id": "37121a0a-2bc0-4720-892e-a7c2e3e79f78",
                        "name": "1.5.0",
                        "release_date": "2025-04-20T19:01:08+00:00"
                    },
                    {
                        "id": "4eae1ca9-e87c-4749-8d93-db301f366118",
                        "name": "1.4.0",
                        "release_date": "2024-11-24T18:26:35+00:00"
                    },
                    {
                        "id": "cd82ca51-9c8e-4e4c-8d87-1f87eae3cdc5",
                        "name": "1.3.0",
                        "release_date": "2023-02-18T15:25:27-05:00"
                    },
                    {
                        "id": "8102ef8f-d477-4cfa-a2f7-9be1bcc877f9",
                        "name": "1.2.0",
                        "release_date": "2022-09-17T11:59:08-04:00"
                    },
                    {
                        "id": "ddc7bcdf-11b3-4a25-acdd-989f21be2c59",
                        "name": "1.1.0",
                        "release_date": "2022-02-19T19:22:54-05:00"
                    },
                    {
                        "id": "0d5b694d-fe67-424c-8cf6-e3f5ef486834",
                        "name": "1.0.0",
                        "release_date": "2021-05-29T11:35:13-04:00"
                    },
                    {
                        "id": "aed90add-6847-425e-b55b-e123065d29cd",
                        "name": "0.9.0",
                        "release_date": "2021-02-27T13:42:13-05:00"
                    },
                    {
                        "id": "95c65ec7-9de6-43aa-af4c-b490469a178b",
                        "name": "0.8.0",
                        "release_date": "2018-06-02T15:41:47-04:00"
                    },
                    {
                        "id": "983a71cb-c05c-4a16-88d5-5a29ee57e143",
                        "name": "0.7.0",
                        "release_date": "2017-02-16T20:36:34-05:00"
                    }
                ]
            },
            "download_count": 69
        },
        {
            "id": 15351,
            "upstream_id": null,
            "created": "2023-05-08T21:03:54.330587Z",
            "modified": "2026-07-04T22:55:48.258272Z",
            "imported": "2026-07-04T22:55:48.117637",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-osquery",
            "github_branch": "main",
            "commit": "bbf1f5187f1eb986e0a1a8fc42b13b0d0f2377b0",
            "commit_message": "chore(deps): update actions/cache action to v6 (#39)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action |\nmajor | `v5.0.5` → `v6.1.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/cache (actions/cache)</summary>\n\n###\n[`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv6.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1768](https://redirect.github.com/actions/cache/pull/1768)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v6...v6.1.0>\n\n###\n[`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0)\n\n#### What's Changed\n\n- Update packages, migrate to ESM by\n[@&#8203;Samirat](https://redirect.github.com/Samirat) in\n[#&#8203;1760](https://redirect.github.com/actions/cache/pull/1760)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v6.0.0>\n\n###\n[`v6`](https://redirect.github.com/actions/cache/compare/v5.0.5...v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)\n\n###\n[`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv5.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1775](https://redirect.github.com/actions/cache/pull/1775)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v5.1.0>\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-osquery).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "osquery",
            "description": "Install and configure osquery",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-osquery",
                    "original_name": "ansible-osquery"
                },
                "tags": [
                    "monitoring",
                    "system",
                    "security",
                    "fim",
                    "logging"
                ],
                "versions": [
                    {
                        "id": "11a81f4d-61a6-4441-8de7-227daf3a5812",
                        "name": "2.0.0",
                        "release_date": "2026-06-14T18:28:44+00:00"
                    },
                    {
                        "id": "e9640444-2648-4ed1-b585-a2b5708b590f",
                        "name": "1.10.0",
                        "release_date": "2025-12-06T19:08:51+00:00"
                    },
                    {
                        "id": "e9fec72a-25a0-46e9-8a77-962e1c4cd55c",
                        "name": "1.9.0",
                        "release_date": "2025-04-20T19:01:35+00:00"
                    },
                    {
                        "id": "03ab24d5-de61-45ce-bd85-2f1b40d92c0f",
                        "name": "1.8.0",
                        "release_date": "2024-11-23T19:51:11+00:00"
                    },
                    {
                        "id": "8ea0aac2-a46f-44ea-a80a-ce2faf8958c9",
                        "name": "1.7.0",
                        "release_date": "2023-02-18T15:25:45-05:00"
                    },
                    {
                        "id": "b0f0da59-3f15-49bc-82f1-c2a2e327c2d5",
                        "name": "1.6.0",
                        "release_date": "2022-09-17T12:22:28-04:00"
                    },
                    {
                        "id": "812ac438-8b52-44d2-9b69-0592b07780cb",
                        "name": "1.5.0",
                        "release_date": "2022-02-12T18:13:59-05:00"
                    },
                    {
                        "id": "be01f3e1-a561-4e0d-bda8-6f7b2f0c71de",
                        "name": "1.4.0",
                        "release_date": "2021-08-21T15:46:25-04:00"
                    },
                    {
                        "id": "07b66c93-c22c-499a-bd2d-0b79ca546d56",
                        "name": "1.3.0",
                        "release_date": "2021-02-27T09:35:33-05:00"
                    },
                    {
                        "id": "fb5a81ad-bbea-48b7-948b-2fb225e967ea",
                        "name": "1.2.0",
                        "release_date": "2020-06-20T15:13:26-04:00"
                    },
                    {
                        "id": "2bf81e68-54d0-47de-8941-12a6546628a2",
                        "name": "1.1.0",
                        "release_date": "2020-01-25T09:31:58-05:00"
                    }
                ]
            },
            "download_count": 135
        },
        {
            "id": 15352,
            "upstream_id": 35002,
            "created": "2023-05-08T21:03:55.179569Z",
            "modified": "2023-10-29T18:45:41.989556Z",
            "imported": "2021-04-21T20:52:27.093871-04:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-ossecwui",
            "github_branch": "master",
            "commit": "9fc4f389a9f1faedf81ae0c615a09f3178257faf",
            "commit_message": "fix ansible loop syntax",
            "name": "ossecwui",
            "description": "setup ossec Web UI",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-ossecwui",
                    "original_name": "ansible-ossecwui"
                },
                "tags": [
                    "security",
                    "system"
                ],
                "versions": [
                    {
                        "id": 98869,
                        "name": "0.8.0",
                        "release_date": "2018-06-02T16:32:12-04:00"
                    },
                    {
                        "id": 98870,
                        "name": "0.7.0",
                        "release_date": "2017-01-31T22:28:56-05:00"
                    }
                ]
            },
            "download_count": 50
        },
        {
            "id": 15353,
            "upstream_id": 17766,
            "created": "2023-05-08T21:03:55.254155Z",
            "modified": "2023-10-29T18:45:41.994289Z",
            "imported": "2020-11-11T06:45:43.407847-05:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-role-pam-ssh-agent-auth",
            "github_branch": "master",
            "commit": "7e84a233bd4cf7e6002fe1fc46755a930a14244d",
            "commit_message": "travis: no package for 16.04",
            "name": "pam-ssh-agent-auth",
            "description": "Handle pam ssh agent auth",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-role-pam-ssh-agent-auth",
                    "original_name": "ansible-role-pam-ssh-agent-auth"
                },
                "tags": [
                    "auth",
                    "sudo",
                    "system"
                ],
                "versions": []
            },
            "download_count": 48
        },
        {
            "id": 15354,
            "upstream_id": null,
            "created": "2023-05-08T21:03:55.335894Z",
            "modified": "2026-07-04T22:43:16.132653Z",
            "imported": "2026-07-04T22:43:16.074205",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-pandora",
            "github_branch": "main",
            "commit": "888ce435f68ad7450c65ea2376b59e2268a7989b",
            "commit_message": "chore(deps): update actions/cache action to v6 (#49)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action |\nmajor | `v5.0.5` → `v6.1.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/cache (actions/cache)</summary>\n\n###\n[`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv6.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1768](https://redirect.github.com/actions/cache/pull/1768)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v6...v6.1.0>\n\n###\n[`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0)\n\n#### What's Changed\n\n- Update packages, migrate to ESM by\n[@&#8203;Samirat](https://redirect.github.com/Samirat) in\n[#&#8203;1760](https://redirect.github.com/actions/cache/pull/1760)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v6.0.0>\n\n###\n[`v6`](https://redirect.github.com/actions/cache/compare/v5.0.5...v6.0.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)\n\n###\n[`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0)\n\n[Compare\nSource](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0)\n\n##### What's Changed\n\n- Bump\n[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to\nv5.1.0 - handle read-only cache access by\n[@&#8203;jasongin](https://redirect.github.com/jasongin) in\n[#&#8203;1775](https://redirect.github.com/actions/cache/pull/1775)\n\n**Full Changelog**:\n<https://github.com/actions/cache/compare/v5...v5.1.0>\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: (UTC)\n\n- Branch creation\n  - Only on Thursday (`* * * * 4`)\n- Automerge\n  - At any time (no schedule defined)\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-pandora).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->",
            "name": "pandora",
            "description": "Setup pandora server, an analysis framework to discover if a file is suspicious and conveniently show the results.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-pandora",
                    "original_name": "ansible-pandora"
                },
                "tags": [
                    "security",
                    "sandbox",
                    "analysis"
                ],
                "versions": [
                    {
                        "id": "816294b2-6a3b-486c-af18-e836115ba72f",
                        "name": "2.0.0",
                        "release_date": "2026-06-13T21:55:48+00:00"
                    },
                    {
                        "id": "96a43af3-a72b-47ea-bb5c-ccf231d1c061",
                        "name": "1.1.0",
                        "release_date": "2025-12-05T21:00:14+00:00"
                    },
                    {
                        "id": "6c97d293-7772-4b19-b84f-a192b77f7b3b",
                        "name": "1.0.0",
                        "release_date": "2025-04-20T18:18:51+00:00"
                    },
                    {
                        "id": "538f52fb-7661-4d4e-a182-ed0753c5faa6",
                        "name": "0.9.0",
                        "release_date": "2023-02-18T16:32:20-05:00"
                    }
                ]
            },
            "download_count": 33
        },
        {
            "id": 15355,
            "upstream_id": 12703,
            "created": "2023-05-08T21:03:55.414210Z",
            "modified": "2023-10-29T18:45:42.031455Z",
            "imported": "2019-02-07T20:46:56.734930-05:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-pastebinit",
            "github_branch": "master",
            "commit": "3e3fa8821076acd94467147db4f859c7897a138e",
            "commit_message": "ansible s/sudo/become/",
            "name": "pastebinit",
            "description": "setup pastebinit and its config file",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 34481,
                        "name": "juju4.redhat_epel"
                    }
                ],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-pastebinit",
                    "original_name": "ansible-pastebinit"
                },
                "tags": [
                    "system"
                ],
                "versions": []
            },
            "download_count": 50
        },
        {
            "id": 15356,
            "upstream_id": 18077,
            "created": "2023-05-08T21:03:55.490980Z",
            "modified": "2023-10-29T18:45:42.036603Z",
            "imported": "2020-11-07T10:02:23.104188-05:00",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-pcp",
            "github_branch": "master",
            "commit": "d76b45a0516f1fb1c214cfa2087dd04584a1a7c5",
            "commit_message": "travis: add ANSIBLE_EXTRA_FLAGS and force python3 for recent releases",
            "name": "pcp",
            "description": "Install PCP (Performance Co-Pilot)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-pcp",
                    "original_name": "ansible-pcp"
                },
                "tags": [
                    "monitoring",
                    "system"
                ],
                "versions": []
            },
            "download_count": 52
        }
    ]
}