{"id":46392304,"url":"https://github.com/egvimo/ansible-collection-misc","last_synced_at":"2026-03-05T09:08:11.629Z","repository":{"id":37102939,"uuid":"325225744","full_name":"egvimo/ansible-collection-misc","owner":"egvimo","description":"Ansible collection for miscellaneous roles","archived":false,"fork":false,"pushed_at":"2025-12-03T19:45:52.000Z","size":4520,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-05T16:07:42.388Z","etag":null,"topics":["ansible-roles"],"latest_commit_sha":null,"homepage":"","language":"Python","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/egvimo.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-29T08:08:20.000Z","updated_at":"2024-09-11T14:55:35.000Z","dependencies_parsed_at":"2023-11-22T03:23:27.297Z","dependency_job_id":"4f61952a-a1b3-4021-a0c2-792fd416ca49","html_url":"https://github.com/egvimo/ansible-collection-misc","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":"egvimo/template","purl":"pkg:github/egvimo/ansible-collection-misc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egvimo%2Fansible-collection-misc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egvimo%2Fansible-collection-misc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egvimo%2Fansible-collection-misc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egvimo%2Fansible-collection-misc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egvimo","download_url":"https://codeload.github.com/egvimo/ansible-collection-misc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egvimo%2Fansible-collection-misc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"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":["ansible-roles"],"created_at":"2026-03-05T09:08:11.181Z","updated_at":"2026-03-05T09:08:11.621Z","avatar_url":"https://github.com/egvimo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible collection of miscellaneous roles\n\n[![Ansible Lint \u0026 Molecule Test](https://github.com/egvimo/ansible-collection-misc/actions/workflows/lint-test.yml/badge.svg)](https://github.com/egvimo/ansible-collection-misc/actions/workflows/lint-test.yml)\n\n\u003e This collection includes roles to setup my personal systems and is designed according to my preferences. It's not meant to be a universal tool, but you can use it as inspiration for your own playbooks.\n\n## Roles\n\nThis collection contains the following roles.\n\n| Name                                     | Description                                                      |\n| ---------------------------------------- | ---------------------------------------------------------------- |\n| [dotfiles](roles/dotfiles/README.md)     | Dynamically install various dotfiles                             |\n| [gnome](roles/gnome/README.md)           | Configure Gnome                                                  |\n| [installer](roles/installer/README.md)   | Dynamically install different software from different sources    |\n\n## Installation\n\nThe latest version of the collection can be installed via Ansible Galaxy:\n\n```shell\nansible-galaxy collection install egvimo.misc\n```\n\nOr directly from the repository via `requirements.yml`:\n\n```yml\ncollections:\n  - name: https://github.com/egvimo/ansible-collection-misc.git\n    type: git\n    version: main # Or any other Git branch, tag or commit\n```\n\n## Usage\n\n```yml\n- hosts: servers\n  roles:\n    - role: egvimo.misc.installer\n      vars:\n        installer_packages:\n          - kubectl\n          - screen\n          - starship\n```\n\n## Tags\n\nEvery role has tags, which can be used to control the role. The default tag of each role is the role name itself, so within a large playbook the role can be run separately. Some roles have more tags to allow finer control over it. If this is the case, the tags are described in the particular readme.\n\n## License\n\nCopyright © 2020 egvimo.\n\nLicensed under the MIT License. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegvimo%2Fansible-collection-misc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegvimo%2Fansible-collection-misc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegvimo%2Fansible-collection-misc/lists"}