{"count":37669,"next":"http://galaxy.ansible.com/api/v1/roles/?format=json&namespace__name__in=ovirt%2Cwillow&page=3273","previous":"http://galaxy.ansible.com/api/v1/roles/?format=json&namespace__name__in=ovirt%2Cwillow&page=3271","results":[{"id":37544,"upstream_id":null,"created":"2023-12-24T18:22:12.062399Z","modified":"2026-07-26T16:52:31.105152Z","imported":"2026-07-26T16:52:31.038001","github_user":"buluma","username":"buluma","github_repo":"ansible-role-netdata","github_branch":"master","commit":"00539bc94bdcbbee3b4f3e54ee90501154ef89d7","commit_message":"fix: scope Fedora package task correctly, drop Fedora43/44 and Ubuntu 26.04\n\nScoping fix: the previous commit's full-package-list task ran on all of\nos_family == RedHat, which regressed rockylinux9/10 and almalinux9 --\nthey were already building fine via netdata's own (correct, for them)\ndistro detection, and libmnl-devel/json-c-devel/libyaml-devel/libuv-devel\naren't in their base repos without EPEL, which this fixture doesn't\nenable for them. Scoped to ansible_facts['distribution'] == \"Fedora\",\nwhere the detection gap actually is.\n\nDropping platforms: even with the toolchain, full package list, and\nsubmodule fixes, Fedora43/44 and Ubuntu 26.04 still fail to build\nnetdata_git_version_tag (v1.44.0, ~mid-2024) from source -- each run\nsurfaces a *different* hard compile error against their GCC 15.2/\nOpenSSL 3.5+ toolchain: fluent-bit's bundled onigmo regex lib\n(incompatible pointer type), the ebpf plugin (too many arguments), and\nOpenSSL's removed ENGINE API (openssl/engine.h missing). These are\nindependent failures in independent bundled components, not one root\ncause -- patching them one at a time is whack-a-mole. This is a real\ngap between an old pinned netdata release and brand-new toolchains, not\na role bug. Dropped at the source (meta/preferences.yml) and in the\nworkflow matrix. All other originally-failing platforms (Debian 11-13,\nUbuntu 22.04/24.04, Fedora N/A) are now fixed and passing.\n","name":"netdata","description":"Install and configure netdata.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-netdata","original_name":"ansible-role-netdata"},"tags":["netdata"],"versions":[{"id":"fa782c16-0389-4b36-950c-496ef2926c8e","name":"v26.6.1","release_date":"2026-07-26T06:54:45+03:00"},{"id":"1fbef8c7-1956-4e1b-a1b8-206f34ee1657","name":"v26.6.0","release_date":"2026-06-14T13:01:12+03:00"},{"id":"0f9b3bba-f43c-4cc3-a114-f0be5b60ae6e","name":"v24.3.31","release_date":"2024-03-31T10:33:37+03:00"},{"id":"1b2fd73f-528d-4229-a5d5-d8b526799bb3","name":"v0.3.0","release_date":"2024-01-20T20:20:51+03:00"},{"id":"840933b0-308c-476a-8c12-a1508c8b776a","name":"v0.2.0","release_date":"2024-01-07T15:30:49+03:00"},{"id":"52aa04ae-9ed7-4dda-83a6-a3e8a2e63375","name":"v0.1.0","release_date":"2023-12-24T20:00:00+03:00"}]},"download_count":44},{"id":37545,"upstream_id":null,"created":"2023-12-24T18:27:19.252792Z","modified":"2026-07-26T16:50:41.083755Z","imported":"2026-07-26T16:50:41.020745","github_user":"buluma","username":"buluma","github_repo":"ansible-role-nsswitch","github_branch":"master","commit":"c03d5790056c2f481eb2dbea899a91cb4e0ea45d","commit_message":"Drop Fedora from CI matrix per request\n","name":"nsswitch","description":"Configure Name Server Switch on your systems.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-nsswitch","original_name":"ansible-role-nsswitch"},"tags":["nsswitch"],"versions":[{"id":"85ec2f0b-700c-4c06-8c49-daee11084ce3","name":"v26.6.2","release_date":"2026-07-26T06:00:58+03:00"},{"id":"a2ef2ff4-92a0-472f-9e6a-5a78f37dc7f3","name":"v26.6.1","release_date":"2026-06-15T02:10:15+03:00"},{"id":"f15fe78a-ca26-4d13-981a-b4a8992bf502","name":"v26.6.0","release_date":"2026-06-14T13:01:13+03:00"},{"id":"184f2de2-f324-4dc5-a66f-97bf2adbd3b5","name":"v24.3.31","release_date":"2024-03-26T05:27:46+03:00"},{"id":"02de19fa-ff04-413e-8523-2a5794af17b6","name":"v0.2.0","release_date":"2024-01-20T20:21:36+03:00"},{"id":"6cbc6302-9f04-4ed4-aaff-9f4d77d29cc5","name":"v0.1.0","release_date":"2023-12-24T21:26:30+03:00"}]},"download_count":28},{"id":37546,"upstream_id":null,"created":"2023-12-25T04:43:45.724104Z","modified":"2026-07-26T16:47:20.890544Z","imported":"2026-07-26T16:47:20.796852","github_user":"buluma","username":"buluma","github_repo":"ansible-role-beats","github_branch":"master","commit":"b68f4f6f56a691e52e5f98cf59943a2dc8b9c2b4","commit_message":"ci: scope molecule test matrix to Debian/Ubuntu\n\nThis role is Debian/Ubuntu-only by design (apt_repository, apt module\ncalls, apt-transport-https prereq, Debian-specific log paths). There\nis no RedHat-family implementation, so EL/Fedora were failing on the\nvery first apt-specific task every run.\n","name":"beats","description":"Deploys and configure Elastic beats","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-beats","original_name":"ansible-role-beats"},"tags":["monitoring","logging","security","metrics","topbeat","filebeat","elk"],"versions":[{"id":"bb04d37a-785a-44aa-b5b0-69379ca631d5","name":"26.6.3","release_date":"2026-07-22T23:44:58+03:00"},{"id":"87d104c7-ed6f-4273-903c-01ba283703ad","name":"26.6.2","release_date":"2026-06-15T14:32:09+00:00"},{"id":"188fed4c-c775-4bf1-aa0e-3de2c4d23843","name":"26.6.1","release_date":"2026-06-15T02:33:31+03:00"},{"id":"9c3b67d7-b93a-4ad1-99eb-33a94d11f6bc","name":"26.6.0","release_date":"2026-06-14T13:10:32+03:00"},{"id":"5464d7b0-ee30-4734-97ec-a0cfcbfb46bd","name":"24.2.26","release_date":"2024-02-17T16:39:05+00:00"},{"id":"bff7c868-944e-4a31-bf2c-effe558c6251","name":"0.2.0","release_date":"2024-01-20T13:22:48+03:00"},{"id":"2f6cfb97-4d87-4a17-9497-a8c71a8d8c7d","name":"0.1.0","release_date":"2024-01-02T22:00:01+03:00"},{"id":"cab8aebc-98c2-421d-8e13-be137564b3d2","name":"0.0.3","release_date":"2023-12-29T03:56:14+00:00"},{"id":"dd665d2c-507c-4a21-9d89-d9e7d8e2a6ea","name":"0.0.2","release_date":"2023-12-28T04:01:51+00:00"},{"id":"19d1a77a-405c-4a98-849a-bad7d43c0676","name":"0.0.1","release_date":"2023-12-25T07:42:21+03:00"}]},"download_count":31},{"id":37547,"upstream_id":null,"created":"2023-12-25T04:57:27.193841Z","modified":"2026-07-26T16:48:05.510868Z","imported":"2026-07-26T16:48:05.412231","github_user":"buluma","username":"buluma","github_repo":"ansible-role-digitalocean-agent","github_branch":"master","commit":"4349d6edd8739e1f195d49ece9fc43ba9ef52ac2","commit_message":"fix: use buluma.digitalocean_agent (underscore) in converge.yml\n\nmeta/main.yml declares role_name: digitalocean_agent, and every other\nfile in the role uses the underscore form. converge.yml referenced\nbuluma.digitalocean-agent (hyphen), which molecule's role symlink\n(built from role_name) never matches, so the syntax check failed with\nrole not found on every platform.\n","name":"digitalocean-agent","description":"Install digitalocean agent on your system.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-digitalocean-agent","original_name":"ansible-role-digitalocean-agent"},"tags":["digitalocean","digitaloceanagent","doagent"],"versions":[{"id":"77356b2e-cfe2-4743-930a-38a5e770cf93","name":"26.6.2","release_date":"2026-07-23T06:52:57+03:00"},{"id":"feeeee51-1bd4-4ebb-b0c2-b96670e7a423","name":"26.6.1","release_date":"2026-06-15T02:34:13+03:00"},{"id":"61776823-9686-4677-ba97-2cc33831beaa","name":"26.6.0","release_date":"2026-06-14T13:01:02+03:00"},{"id":"cb36e688-fbc7-43c6-9144-a34d777928e1","name":"24.3.31","release_date":"2024-03-29T08:11:07+03:00"},{"id":"ce751661-5994-4d97-a80a-10a3d9c45471","name":"0.3.0","release_date":"2024-01-20T13:03:28+03:00"},{"id":"e58e3da9-db76-4c6e-b79c-268c126ee98f","name":"0.2.0","release_date":"2024-01-02T19:54:01+00:00"},{"id":"aceb1b07-c928-4b89-bc2b-f11905273c8a","name":"0.1.2","release_date":"2023-12-24T19:53:30+03:00"},{"id":"a2618d55-121e-4543-8c99-0f17aece7fd2","name":"0.1.1","release_date":"2022-10-06T05:49:28+03:00"},{"id":"cd43dc52-35e2-453d-a04f-7e9f40dcfa1d","name":"0.1.0","release_date":"2022-05-12T06:56:35+03:00"}]},"download_count":61},{"id":37548,"upstream_id":null,"created":"2023-12-25T06:32:34.699480Z","modified":"2023-12-25T06:32:34.729758Z","imported":"2023-12-25T06:32:34.696868","github_user":"Trainersudhanshu","username":"Trainersudhanshu","github_repo":"AnsibleRole","github_branch":"main","commit":"c5834e21cbc24f09690961c46932d4af76661e5b","commit_message":"new changes\n","name":"AWSEc2DynamicInventory","description":"This Role will launch AWs instance and will update inventory dynamicly with the new created instance details, and then it will configure webserver in it","summary_fields":{"dependencies":[],"namespace":{"id":12398,"name":"Trainersudhanshu","avatar_url":"https://github.com/Trainersudhanshu.png"},"provider_namespace":{"id":22217,"name":"trainersudhanshu","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/22217/"},"repository":{"name":"AnsibleRole","original_name":"AnsibleRole"},"tags":["dynamic inventory","aws ec2 create","webserver","aws","dynamic"],"versions":[]},"download_count":24},{"id":37552,"upstream_id":null,"created":"2023-12-25T16:47:36.034474Z","modified":"2023-12-25T16:47:40.246785Z","imported":"2023-12-25T16:47:40.219208","github_user":"buluma","username":"buluma","github_repo":"ansible-role-samba","github_branch":"master","commit":"3f5aea99106cc836b46147615280485e67d223c1","commit_message":"Generated Ansible files\n","name":"samba","description":"Samba for RHEL/CentOS.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-samba","original_name":"ansible-role-samba"},"tags":["networking","system","samba","windows","filesystem","fileshare","sharing","files"],"versions":[{"id":"b6ffbde0-6140-4d7d-8ce7-007258265445","name":"v0.1.1","release_date":"2023-12-25T08:50:32+03:00"},{"id":"e8a9b217-fbaf-4a74-8236-632c0b654ef1","name":"v0.1.0","release_date":"2023-12-25T08:50:32+03:00"}]},"download_count":39},{"id":37553,"upstream_id":null,"created":"2023-12-25T17:22:27.519356Z","modified":"2026-07-26T16:52:58.551672Z","imported":"2026-07-26T16:52:58.489163","github_user":"buluma","username":"buluma","github_repo":"ansible-role-sysstat","github_branch":"master","commit":"e27bdfd963eda0da846f93e617b453e784a4e81c","commit_message":"Regenerate CI scaffolding and fix sudoers/platform-matrix bugs\n\n- meta/preferences.yml: pin EL to 10/9 (drop almalinux8/rockylinux8) and\n  Fedora to 44/43 (45 ships a python that breaks ansible-core's AnsiballZ)\n- molecule/default/prepare.yml: replace the sudoers lineinfile task with\n  a raw grep/append, which doesn't require Ansible to already be\n  functional on a fresh container\n- regenerated via ansible-generator: adds git_branch to galaxy.yml so\n  the Galaxy release action targets the repo's actual default branch\n  instead of defaulting to master\n","name":"sysstat","description":"Install, start and enable sysstat on your system.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-sysstat","original_name":"ansible-role-sysstat"},"tags":["sysstat"],"versions":[{"id":"c1ac869c-2a77-4eac-977e-323039b7f812","name":"26.6.1","release_date":"2026-07-21T13:13:58+03:00"},{"id":"8a45f517-e0b7-486a-ba50-0c28ac23c803","name":"26.6.0","release_date":"2026-06-14T13:01:19+03:00"},{"id":"83b38937-60ee-4b72-bf1c-836a024a7b2d","name":"24.3.31","release_date":"2024-03-29T19:43:59+03:00"},{"id":"6a9a2bf7-b5fb-4c98-a034-67ee8c65a186","name":"0.3.0","release_date":"2024-01-20T12:53:31+03:00"},{"id":"b1b46d0e-9038-403a-a07d-af72932c21f6","name":"0.2.0","release_date":"2024-01-02T21:27:07+03:00"},{"id":"2f758917-55c0-4cc5-b0f4-b54d514e5771","name":"0.1.0","release_date":"2023-12-25T09:10:06+03:00"}]},"download_count":32},{"id":37554,"upstream_id":null,"created":"2023-12-25T19:17:52.857093Z","modified":"2026-07-26T16:49:21.057962Z","imported":"2026-07-26T16:49:20.970178","github_user":"buluma","username":"buluma","github_repo":"ansible-role-gimp","github_branch":"master","commit":"8d2b3e1663079baa2fb6982076958a28cd60e97b","commit_message":"chore: drop EL10 from CI matrix\n\ngimp isn't built for EPEL10 yet - 'No package gimp available' on both\nalmalinux10 and rockylinux10 even with EPEL enabled, matching the same\nEPEL10-lag pattern hit for erlang and transmission earlier.\n","name":"gimp","description":"Install gimp on your system.","summary_fields":{"dependencies":[],"namespace":{"id":1056,"name":"buluma","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fb-c3b2-764c-9b05-ec8bd0d67213/avatar/"},"provider_namespace":{"id":311,"name":"buluma","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/311/"},"repository":{"name":"ansible-role-gimp","original_name":"ansible-role-gimp"},"tags":["vim","server","sudo","system"],"versions":[{"id":"b9d5296e-c65e-40db-ba27-491a42179df9","name":"26.6.2","release_date":"2026-07-23T18:17:37+03:00"},{"id":"c1f54429-b36b-4cb0-bc5f-6a0da02da4eb","name":"26.6.1","release_date":"2026-06-15T02:34:50+03:00"},{"id":"d2fdd41a-cb2e-40c4-966a-563ac4c61705","name":"26.6.0","release_date":"2026-06-14T13:01:07+03:00"},{"id":"2c075f8a-a1f7-44a5-b6fb-4384ace9852d","name":"24.3.31","release_date":"2024-03-29T08:27:25+03:00"},{"id":"1df35925-c86c-46d0-b1b0-22886986d33a","name":"0.4.0","release_date":"2024-01-20T18:44:23+03:00"},{"id":"d828c260-a574-410e-8697-e3f3fb3ecfeb","name":"0.3.0","release_date":"2024-01-17T06:07:33+00:00"},{"id":"79affb29-b3c2-413d-88a6-f0c91864b1fc","name":"0.2.0","release_date":"2024-01-02T21:55:33+03:00"},{"id":"b7b8ff2d-733a-421d-a189-afe6dcc924c5","name":"0.1.1","release_date":"2023-12-25T19:17:43+00:00"},{"id":"ae25c476-e39b-42f1-8a8b-7f2005601bb2","name":"0.1.0","release_date":"2023-12-25T22:15:14+03:00"}]},"download_count":28},{"id":37555,"upstream_id":null,"created":"2023-12-26T07:46:46.128600Z","modified":"2023-12-26T07:46:46.156808Z","imported":"2023-12-26T07:46:46.126554","github_user":"joindevops-1","username":"joindevops-1","github_repo":"mongodb-role","github_branch":"main","commit":"09f0e1f97614ad89c6e5de94fd153a524d6987fd","commit_message":"daws-76s\n","name":"mongodb","description":"Installing MongoDB in centos8","summary_fields":{"dependencies":[],"namespace":{"id":12421,"name":"joindevops-1","avatar_url":"https://github.com/joindevops-1.png"},"provider_namespace":{"id":22240,"name":"joindevops_1","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/22240/"},"repository":{"name":"mongodb-role","original_name":"mongodb-role"},"tags":["mytag1","mytag2"],"versions":[]},"download_count":27},{"id":37556,"upstream_id":null,"created":"2023-12-26T10:30:39.459720Z","modified":"2024-04-23T22:51:58.310756Z","imported":"2024-04-23T22:51:58.271201","github_user":"mullholland","username":"mullholland","github_repo":"ansible-role-watchtower_docker","github_branch":"main","commit":"da88b8fc52d6643829594079644a644af813b909","commit_message":"Merge pull request #2 from mullholland/dependabot/github_actions/alstr/todo-to-issue-action-4.13\n\nbuild(deps): bump alstr/todo-to-issue-action from 4.12 to 4.13","name":"watchtower_docker","description":"Installs and configures watchtower container based on official watchtower docker container","summary_fields":{"dependencies":[],"namespace":{"id":4859,"name":"mullholland","avatar_url":"https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-a659-7d18-9afb-9c8e90d48dd5/avatar/"},"provider_namespace":{"id":17388,"name":"mullholland","pulp_href":"/api/pulp/api/v3/pulp_ansible/namespaces/17388/"},"repository":{"name":"ansible-role-watchtower_docker","original_name":"ansible-role-watchtower_docker"},"tags":["cloud","development","webserver","watchtower","proxy"],"versions":[{"id":"d554a17d-3daf-49f6-baf3-ca05f2788ba9","name":"v1.0.1","release_date":"2023-12-26T14:17:26+01:00"},{"id":"afd12da0-8986-4ebb-a63e-9bc5237426ee","name":"v1.0.0","release_date":"2023-12-26T11:15:34+01:00"}]},"download_count":105}]}