{"id":18663101,"url":"https://github.com/asapdotid/ansible-role-package","last_synced_at":"2026-04-08T11:32:11.308Z","repository":{"id":113710850,"uuid":"408147901","full_name":"asapdotid/ansible-role-package","owner":"asapdotid","description":"This Ansible role setup install packages On Ubuntu, CentOS, Redhat, Gentoo, Fedore, MacOS, ArchLinux, OpenSUSE, Rockylinux, Almalinux","archived":false,"fork":false,"pushed_at":"2023-10-17T12:20:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T04:36:12.579Z","etag":null,"topics":["almalinux","ansible","ansible-role","archlinux","centos","debian","fedora","gentoo","linux","macos","opensuse","package","packages","redhat","rockylinux","ubuntu"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asapdotid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-19T14:23:37.000Z","updated_at":"2023-01-12T07:12:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5acdf509-80b4-4a9f-8428-740c1dfab8b1","html_url":"https://github.com/asapdotid/ansible-role-package","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/asapdotid/ansible-role-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fansible-role-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fansible-role-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fansible-role-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fansible-role-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asapdotid","download_url":"https://codeload.github.com/asapdotid/ansible-role-package/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fansible-role-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["almalinux","ansible","ansible-role","archlinux","centos","debian","fedora","gentoo","linux","macos","opensuse","package","packages","redhat","rockylinux","ubuntu"],"created_at":"2024-11-07T08:15:00.706Z","updated_at":"2026-04-08T11:32:11.274Z","avatar_url":"https://github.com/asapdotid.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/34257858/129839002-15e3f2c7-3f75-46d4-afae-0fd207d7fdde.png\" width=\"100\" height=\"100\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    Ansible Role Package\n\u003c/h1\u003e\n\n\u003cp align=\"center\" style=\"font-size: 1.2rem;\"\u003e\n    This ansible role setup install packages On Ubuntu, CentOS, Redhat, Gento, Fedore, MacOS, ArchLinux, OpenSUSE\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\n\u003ca href=\"https://www.ansible.com\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Ansible-2.10-green?style=flat\u0026logo=ansible\" alt=\"Ansible\"\u003e\n\u003c/a\u003e\n\u003ca href=\"LICENSE.md\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"Licence\"\u003e\n\u003c/a\u003e\n\n## Requirements\n\nNone\n\n## Role Variables\n\n| Name               | Default Value | Description                                 |\n| ------------------ | ------------- | ------------------------------------------- |\n| `apt_repositories` | `[]`          | Debian repository.                          |\n| `package_list`     | `[]`          | Package application install or remove list. |\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\nIncluding an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:\n\n```yaml\n- hosts: servers\n  vars:\n    package_list:\n      - name: wget\n      - name: htop\n        state: present\n\n  roles:\n    - { role: asapdotid.package }\n```\n\n## License\n\nMIT / BSD\n\n## Author Information\n\n[JogjaScript](https://jogjascript.com)\n\nThis role was created in 2021 by [Asapdotid](https://github.com/asapdotid).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fansible-role-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasapdotid%2Fansible-role-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fansible-role-package/lists"}