{"count":37406,"next":"http://galaxy.ansible.com/api/v1/roles/?format=json&namespace__name__in=ovirt%2Cwillow&page=3481","previous":"http://galaxy.ansible.com/api/v1/roles/?format=json&namespace__name__in=ovirt%2Cwillow&page=3479","results":[{"id":40098,"upstream_id":null,"created":"2025-02-11T09:19:38.984482Z","modified":"2025-03-14T13:06:04.612076Z","imported":"2025-03-14T13:06:04.239705","github_user":"evolic","username":"evolic","github_repo":"ansible-role-haproxy","github_branch":"master","commit":"d28864c598170eefecc3c5cebb52fee3f2aa2e7c","commit_message":"Merge pull request #7 from evolic/fix/Fix_problem_with_creating_role_new_release\n\nfix(github-actions): fixed releasing new role version","name":"haproxy","description":"HAProxy installation and configuration.","summary_fields":{"dependencies":[],"namespace":{"id":2202,"name":"evolic","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a00-f45a-754d-91b0-5d8f5dce64e6/avatar/"},"provider_namespace":{"id":15296,"name":"evolic","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/15296/"},"repository":{"name":"ansible-role-haproxy","original_name":"ansible-role-haproxy"},"tags":["web","networking","cloud","haproxy","loadbalancer","http"],"versions":[{"id":"7fad4bb1-d9de-4a84-8e5d-fb04227f80e3","name":"1.5.1","release_date":"2025-03-14T13:47:47+01:00"},{"id":"76bcc463-870c-4bce-b25b-56e5aafd9d35","name":"1.5.0","release_date":"2025-03-14T13:29:53+01:00"},{"id":"e1c4c392-6ae0-4bc9-abe6-280ddb2109ae","name":"1.4.2","release_date":"2025-02-14T10:38:44+01:00"},{"id":"dbace169-3e23-4fb3-bf48-5a69e8206695","name":"1.4.1","release_date":"2025-02-13T21:35:51+01:00"},{"id":"58fe877f-62cb-42b9-9603-9deaa89acb03","name":"1.4.0","release_date":"2025-02-13T16:46:35+01:00"},{"id":"d686eb7e-a902-4390-bba0-fcf6f6b70530","name":"1.3.2","release_date":"2024-06-04T22:31:26-05:00"},{"id":"e734347f-efed-4d64-9555-d0f1573b34c3","name":"1.3.1","release_date":"2023-01-22T20:58:17-06:00"},{"id":"92cbb591-cb5d-4be4-b004-d9eb16dc5b2f","name":"1.3.0","release_date":"2022-01-18T09:37:39-06:00"},{"id":"7ab64ee9-d277-4f42-8aa3-6a4e964bf278","name":"1.2.0","release_date":"2021-03-25T09:35:39-05:00"},{"id":"998373cb-1223-4e72-beee-4c17c5c98648","name":"1.1.2","release_date":"2018-04-04T13:45:49-05:00"},{"id":"4c440af0-bf63-4057-9dbd-ca655f4cae44","name":"1.1.1","release_date":"2017-07-31T13:38:57-05:00"}]},"download_count":43},{"id":40099,"upstream_id":null,"created":"2025-02-11T11:24:31.486018Z","modified":"2025-09-23T10:34:30.360596Z","imported":"2025-09-23T10:34:30.301935","github_user":"EGI-Federation","username":"egi_federation","github_repo":"ansible-role-voms-client","github_branch":"main","commit":"76606b0ed151e45f0d77fe79d5df6ed2c467da7d","commit_message":"Bump actions/setup-python from 5 to 6 (#39)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python)\nfrom 5 to 6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/setup-python/releases\">actions/setup-python's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<h3>Breaking Changes</h3>\n<ul>\n<li>Upgrade to node 24 by <a\nhref=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1164\">actions/setup-python#1164</a></li>\n</ul>\n<p>Make sure your runner is on version v2.327.1 or later to ensure\ncompatibility with this release. <a\nhref=\"https://github.com/actions/runner/releases/tag/v2.327.1\">See\nRelease Notes</a></p>\n<h3>Enhancements:</h3>\n<ul>\n<li>Add support for <code>pip-version</code> by <a\nhref=\"https://github.com/priyagupta108\"><code>@​priyagupta108</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1129\">actions/setup-python#1129</a></li>\n<li>Enhance reading from .python-version by <a\nhref=\"https://github.com/krystof-k\"><code>@​krystof-k</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/787\">actions/setup-python#787</a></li>\n<li>Add version parsing from Pipfile by <a\nhref=\"https://github.com/aradkdj\"><code>@​aradkdj</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1067\">actions/setup-python#1067</a></li>\n</ul>\n<h3>Bug fixes:</h3>\n<ul>\n<li>Clarify pythonLocation behaviour for PyPy and GraalPy in environment\nvariables by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1183\">actions/setup-python#1183</a></li>\n<li>Change missing cache directory error to warning by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1182\">actions/setup-python#1182</a></li>\n<li>Add Architecture-Specific PATH Management for Python with --user\nFlag on Windows by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1122\">actions/setup-python#1122</a></li>\n<li>Include python version in PyPy python-version output by <a\nhref=\"https://github.com/cdce8p\"><code>@​cdce8p</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1110\">actions/setup-python#1110</a></li>\n<li>Update docs: clarification on pip authentication with setup-python\nby <a\nhref=\"https://github.com/priya-kinthali\"><code>@​priya-kinthali</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1156\">actions/setup-python#1156</a></li>\n</ul>\n<h3>Dependency updates:</h3>\n<ul>\n<li>Upgrade idna from 2.9 to 3.7 in /<strong>tests</strong>/data by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot]\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/843\">actions/setup-python#843</a></li>\n<li>Upgrade form-data to fix critical vulnerabilities <a\nhref=\"https://redirect.github.com/actions/setup-python/issues/182\">#182</a>\n&amp; <a\nhref=\"https://redirect.github.com/actions/setup-python/issues/183\">#183</a>\nby <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1163\">actions/setup-python#1163</a></li>\n<li>Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in\nPackageIndex.download by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1165\">actions/setup-python#1165</a></li>\n<li>Upgrade actions/checkout from 4 to 5 by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot]\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1181\">actions/setup-python#1181</a></li>\n<li>Upgrade <code>@​actions/tool-cache</code> from 2.0.1 to 2.0.2 by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot]\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1095\">actions/setup-python#1095</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/krystof-k\"><code>@​krystof-k</code></a>\nmade their first contribution in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/787\">actions/setup-python#787</a></li>\n<li><a href=\"https://github.com/cdce8p\"><code>@​cdce8p</code></a> made\ntheir first contribution in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1110\">actions/setup-python#1110</a></li>\n<li><a href=\"https://github.com/aradkdj\"><code>@​aradkdj</code></a> made\ntheir first contribution in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1067\">actions/setup-python#1067</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a\nhref=\"https://github.com/actions/setup-python/compare/v5...v6.0.0\">https://github.com/actions/setup-python/compare/v5...v6.0.0</a></p>\n<h2>v5.6.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Workflow updates related to Ubuntu 20.04 by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1065\">actions/setup-python#1065</a></li>\n<li>Fix for Candidate Not Iterable Error by <a\nhref=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1082\">actions/setup-python#1082</a></li>\n<li>Upgrade semver and <code>@​types/semver</code> by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1091\">actions/setup-python#1091</a></li>\n<li>Upgrade prettier from 2.8.8 to 3.5.3 by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1046\">actions/setup-python#1046</a></li>\n<li>Upgrade ts-jest from 29.1.2 to 29.3.2 by <a\nhref=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1081\">actions/setup-python#1081</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a\nhref=\"https://github.com/actions/setup-python/compare/v5...v5.6.0\">https://github.com/actions/setup-python/compare/v5...v5.6.0</a></p>\n<h2>v5.5.0</h2>\n<h2>What's Changed</h2>\n<h3>Enhancements:</h3>\n<ul>\n<li>Support free threaded Python versions like '3.13t' by <a\nhref=\"https://github.com/colesbury\"><code>@​colesbury</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/973\">actions/setup-python#973</a></li>\n<li>Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for\nfree threaded and Upgrade <code>@​action/cache</code> from 4.0.0 to\n4.0.3 by <a\nhref=\"https://github.com/priya-kinthali\"><code>@​priya-kinthali</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1056\">actions/setup-python#1056</a></li>\n<li>Add support for .tool-versions file in setup-python by <a\nhref=\"https://github.com/mahabaleshwars\"><code>@​mahabaleshwars</code></a>\nin <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1043\">actions/setup-python#1043</a></li>\n</ul>\n<h3>Bug fixes:</h3>\n<ul>\n<li>Fix architecture for pypy on Linux ARM64 by <a\nhref=\"https://github.com/mayeut\"><code>@​mayeut</code></a> in <a\nhref=\"https://redirect.github.com/actions/setup-python/pull/1011\">actions/setup-python#1011</a>\nThis update maps arm64 to aarch64 for Linux ARM64 PyPy\ninstallations.</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/e797f83bcb11b83ae66e0230d6156d7c80228e7c\"><code>e797f83</code></a>\nUpgrade to node 24 (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1164\">#1164</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/3d1e2d2ca0a067f27da6fec484fce7f5256def85\"><code>3d1e2d2</code></a>\nRevert &quot;Enhance cache-dependency-path handling to support files\noutside the w...</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/65b071217a8539818fdb8b54561bcbae40380a54\"><code>65b0712</code></a>\nClarify pythonLocation behavior for PyPy and GraalPy in environment\nvariables...</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/5b668cf7652160527499ee14ceaff4be9306cb88\"><code>5b668cf</code></a>\nBump actions/checkout from 4 to 5 (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1181\">#1181</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/f62a0e252fe7114e86949abfa6e1e89f85bb38c2\"><code>f62a0e2</code></a>\nChange missing cache directory error to warning (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1182\">#1182</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/9322b3ca74000aeb2c01eb777b646334015ddd72\"><code>9322b3c</code></a>\nUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in\nPackageIn...</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/fbeb884f69f0ac1c0257302f62aa524c2824b649\"><code>fbeb884</code></a>\nBump form-data to fix critical vulnerabilities <a\nhref=\"https://redirect.github.com/actions/setup-python/issues/182\">#182</a>\n&amp; <a\nhref=\"https://redirect.github.com/actions/setup-python/issues/183\">#183</a>\n(<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1163\">#1163</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/03bb6152f4f691b9d64579a1bd791904a083c452\"><code>03bb615</code></a>\nBump idna from 2.9 to 3.7 in /<strong>tests</strong>/data (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/843\">#843</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/36da51d563b70a972897150555bb025096d65565\"><code>36da51d</code></a>\nAdd version parsing from Pipfile (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1067\">#1067</a>)</li>\n<li><a\nhref=\"https://github.com/actions/setup-python/commit/3c6f142cc0036d53007e92fa1e327564a4cfb7aa\"><code>3c6f142</code></a>\nupdate documentation (<a\nhref=\"https://redirect.github.com/actions/setup-python/issues/1156\">#1156</a>)</li>\n<li>Additional commits viewable in <a\nhref=\"https://github.com/actions/setup-python/compare/v5...v6\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Enol Fernández <enol.fernandez@egi.eu>","name":"voms-client","description":"VOMS client role for the hpc grid cloud","summary_fields":{"dependencies":[],"namespace":{"id":8846,"name":"egi_federation","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/0195eb0c-caa6-7f22-a493-fa7354664436/avatar/"},"provider_namespace":{"id":4382,"name":"egi_federation","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/4382/"},"repository":{"name":"ansible-role-voms-client","original_name":"ansible-role-voms-client"},"tags":["egi","umd","voms"],"versions":[{"id":"53e740b8-2bf3-4d15-8cbc-9756d1dd8cc3","name":"v0.1.2","release_date":"2018-12-11T12:59:03+01:00"},{"id":"a2234cf9-6dd1-4e7c-8830-adff53adb802","name":"v0.1.1","release_date":"2018-11-07T22:26:54+01:00"},{"id":"a981f033-884e-4cb3-92c7-4f673a110af4","name":"v0.1.0","release_date":"2018-07-04T10:32:48+02:00"}]},"download_count":13},{"id":40100,"upstream_id":null,"created":"2025-02-11T20:16:36.721808Z","modified":"2025-02-11T20:22:00.063457Z","imported":"2025-02-11T20:21:59.688362","github_user":"ten7","username":"ten7","github_repo":"pantheon-deploy","github_branch":"1.4.3","commit":"d14c5064828b63a35b3901a1f86836117663679f","commit_message":"Set git email and username prior to commit.\n","name":"pantheon-deploy","description":"Deploys a site to Pantheon from an external git repo","summary_fields":{"dependencies":[],"namespace":{"id":6864,"name":"ten7","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018b8bdd-b35c-70d2-9dc5-81efcf9f1855/avatar/"},"provider_namespace":{"id":11194,"name":"ten7","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/11194/"},"repository":{"name":"pantheon-deploy","original_name":"pantheon-deploy"},"tags":["Pantheon","Drupal","Wordpress","git"],"versions":[{"id":"d4264c29-e9b7-4e16-83ac-6e8ae06a16b3","name":"1.4.3","release_date":"2025-02-11T14:15:48-06:00"},{"id":"4c8442b9-8b5b-43a6-aeec-2f8dc5ec1227","name":"1.4.2","release_date":"2023-04-26T09:24:21-05:00"},{"id":"1dc9c3b3-772a-4b24-9fff-1184166bd6ad","name":"1.4.1","release_date":"2023-04-17T10:36:47-05:00"},{"id":"c276abc5-2daf-4fa6-bba9-5ebebf58a2ce","name":"1.4.0","release_date":"2023-04-04T08:15:33-05:00"},{"id":"0f3aed2f-c0dc-4337-af8a-30a1ceb68265","name":"1.3.9","release_date":"2023-04-03T11:50:26-05:00"},{"id":"4830296c-fd1a-43c3-ac54-94dd7fcf5cce","name":"1.3.8","release_date":"2023-03-31T13:23:47-05:00"},{"id":"238c2ea2-cdad-459e-a0cb-dad9ef5f480f","name":"1.3.7","release_date":"2023-03-15T07:58:40-05:00"},{"id":"f9750dc3-7461-4bb3-b20a-5bbaa6f21732","name":"1.3.6","release_date":"2023-03-14T14:21:01-05:00"},{"id":"185a2207-da7d-4542-a434-3c3c98368866","name":"1.3.5","release_date":"2023-02-27T12:48:39-06:00"},{"id":"b4ab273f-1f3b-4b4f-98bc-6d6123bee505","name":"1.3.4","release_date":"2023-02-24T15:02:48-06:00"},{"id":"9db7f40a-5fbd-42aa-91e5-9c8e223af94a","name":"1.3.3","release_date":"2022-10-03T15:59:55-05:00"}]},"download_count":13},{"id":40103,"upstream_id":null,"created":"2025-02-12T15:45:23.516635Z","modified":"2025-02-12T15:45:23.792894Z","imported":"2025-02-12T15:45:23.513334","github_user":"authsec","username":"authsec","github_repo":"ansible-role-kea_dhcp","github_branch":"1.0","commit":"3c5403d8a7445833144fdf731aba1375aa72c6f5","commit_message":"add missing meta data for galaxy support\n","name":"kea_dhcp","description":"Ansible role to install and configure Kea DHCP server","summary_fields":{"dependencies":[],"namespace":{"id":694,"name":"authsec","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fa-b9a8-7ccb-bc8b-d40bebe21637/avatar/"},"provider_namespace":{"id":14158,"name":"authsec","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/14158/"},"repository":{"name":"ansible-role-kea_dhcp","original_name":"ansible-role-kea_dhcp"},"tags":["kea","dhcp","isc","network"],"versions":[]},"download_count":17},{"id":40104,"upstream_id":null,"created":"2025-02-12T16:24:51.742620Z","modified":"2025-02-12T16:25:14.966692Z","imported":"2025-02-12T16:25:14.926468","github_user":"authsec","username":"authsec","github_repo":"ansible-role-kea_dhcp","github_branch":"1.1","commit":"36715c62789a46f01fd55f01ea0ac0e8885db6c8","commit_message":"Set role name to kea only\n","name":"kea","description":"Ansible role to install and configure Kea DHCP server","summary_fields":{"dependencies":[],"namespace":{"id":694,"name":"authsec","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fa-b9a8-7ccb-bc8b-d40bebe21637/avatar/"},"provider_namespace":{"id":14158,"name":"authsec","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/14158/"},"repository":{"name":"ansible-role-kea_dhcp","original_name":"ansible-role-kea_dhcp"},"tags":["kea","dhcp","isc","network"],"versions":[]},"download_count":52},{"id":40105,"upstream_id":null,"created":"2025-02-12T19:13:42.846862Z","modified":"2025-03-24T19:16:55.687527Z","imported":"2025-03-24T19:16:55.642761","github_user":"farisc0de","username":"farisc0de","github_repo":"ansible-role-php","github_branch":"master","commit":"df3cd280d4b206abfbfa73d21611670553ce7f3d","commit_message":"Fix pool_listen_acl_users\n","name":"php","description":"PHP for RedHat/CentOS/Fedora/Debian/Ubuntu.","summary_fields":{"dependencies":[],"namespace":{"id":15572,"name":"farisc0de","avatar_url":"https://github.com/farisc0de.png"},"provider_namespace":{"id":25204,"name":"farisc0de","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/25204/"},"repository":{"name":"ansible-role-php","original_name":"ansible-role-php"},"tags":["development","web","php","language","fpm","drupal","wordpress","joomla","magento"],"versions":[]},"download_count":23},{"id":40106,"upstream_id":null,"created":"2025-02-13T09:00:03.928613Z","modified":"2025-02-13T09:00:04.013316Z","imported":"2025-02-13T09:00:03.916829","github_user":"arunbagul","username":"arunbagul","github_repo":"chrony","github_branch":"main","commit":"3b888c549d32676ce723828832d7a949f6b675c6","commit_message":"Create README.md","name":"arunbagul.chrony","description":"https://github.com/arunbagul","summary_fields":{"dependencies":[],"namespace":{"id":20125,"name":"arunbagul","avatar_url":"https://github.com/arunbagul.png"},"provider_namespace":{"id":29627,"name":"arunbagul","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/29627/"},"repository":{"name":"chrony","original_name":"chrony"},"tags":[],"versions":[]},"download_count":1},{"id":40107,"upstream_id":null,"created":"2025-02-13T09:02:06.190298Z","modified":"2025-02-13T09:02:06.295733Z","imported":"2025-02-13T09:02:06.185843","github_user":"arunbagul","username":"arunbagul","github_repo":"chrony","github_branch":"main","commit":"3b888c549d32676ce723828832d7a949f6b675c6","commit_message":"Create README.md","name":"chrony","description":"https://github.com/arunbagul","summary_fields":{"dependencies":[],"namespace":{"id":20125,"name":"arunbagul","avatar_url":"https://github.com/arunbagul.png"},"provider_namespace":{"id":29627,"name":"arunbagul","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/29627/"},"repository":{"name":"chrony","original_name":"chrony"},"tags":[],"versions":[]},"download_count":34},{"id":40108,"upstream_id":null,"created":"2025-02-13T13:25:46.471178Z","modified":"2025-02-13T13:25:46.514766Z","imported":"2025-02-13T13:25:46.468985","github_user":"waseeftauqueer","username":"waseeftauqueer","github_repo":"Dummy-Ansible-Role-06","github_branch":"master","commit":"a20d3c70a68ac1cc82d1542d3abe47ca6aa9bb27","commit_message":"Update Role\n","name":"Dummy-Ansible-Role-06","description":"Ansible role for Dummy-Ansible-Role-06","summary_fields":{"dependencies":[],"namespace":{"id":20134,"name":"waseeftauqueer","avatar_url":"https://github.com/waseeftauqueer.png"},"provider_namespace":{"id":29636,"name":"waseeftauqueer","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/29636/"},"repository":{"name":"Dummy-Ansible-Role-06","original_name":"Dummy-Ansible-Role-06"},"tags":[],"versions":[]},"download_count":12},{"id":40109,"upstream_id":null,"created":"2025-02-14T05:03:56.880480Z","modified":"2025-02-14T05:03:56.996188Z","imported":"2025-02-14T05:03:56.877692","github_user":"arunbagul","username":"arunbagul","github_repo":"postfix","github_branch":"main","commit":"d8743f34548b23e373533a40f80774e11ab832d6","commit_message":"first commit\n","name":"arunbagul.postfix","description":"https://github.com/arunbagul","summary_fields":{"dependencies":[],"namespace":{"id":20125,"name":"arunbagul","avatar_url":"https://github.com/arunbagul.png"},"provider_namespace":{"id":29627,"name":"arunbagul","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/29627/"},"repository":{"name":"postfix","original_name":"postfix"},"tags":[],"versions":[]},"download_count":1}]}