{"id":51634426,"url":"https://github.com/projectpotos/ansible-collection-potos.roles","last_synced_at":"2026-07-13T12:30:25.350Z","repository":{"id":370320263,"uuid":"1294137574","full_name":"projectpotos/ansible-collection-potos.roles","owner":"projectpotos","description":"Ansible collection with various roles to manage a fleet of linux clients.","archived":false,"fork":false,"pushed_at":"2026-07-08T21:46:37.000Z","size":408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-08T22:19:11.122Z","etag":null,"topics":["ansible-collection","linux-client","managed-linux-client","potos","potos-ansible-collection"],"latest_commit_sha":null,"homepage":"https://potos.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectpotos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-07-08T19:38:03.000Z","updated_at":"2026-07-08T21:46:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/projectpotos/ansible-collection-potos.roles","commit_stats":null,"previous_names":["projectpotos/ansible-collection-potos.roles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/projectpotos/ansible-collection-potos.roles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectpotos%2Fansible-collection-potos.roles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectpotos%2Fansible-collection-potos.roles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectpotos%2Fansible-collection-potos.roles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectpotos%2Fansible-collection-potos.roles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectpotos","download_url":"https://codeload.github.com/projectpotos/ansible-collection-potos.roles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectpotos%2Fansible-collection-potos.roles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35423097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-collection","linux-client","managed-linux-client","potos","potos-ansible-collection"],"created_at":"2026-07-13T12:30:24.434Z","updated_at":"2026-07-13T12:30:25.340Z","avatar_url":"https://github.com/projectpotos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Potos Roles Collection\n\n[![CI](https://github.com/projectpotos/ansible-collection-potos.roles/actions/workflows/tests.yml/badge.svg)](https://github.com/projectpotos/ansible-collection-potos.roles/actions/workflows/tests.yml)\n[![Release projectpotos.roles](https://github.com/projectpotos/ansible-collection-potos.roles/actions/workflows/release.yml/badge.svg)](https://github.com/projectpotos/ansible-collection-potos.roles/actions/workflows/release.yml)\n\n\nThis repository contains the `projectpotos.roles` Ansible Collection with various roles to manage a fleet of Linux clients.\n\n\u003c!--start requires_ansible--\u003e\n## Ansible version compatibility\n\nThis collection has been tested against the following Ansible versions: **\u003e=2.15.0**.\n\nPlugins and modules within a collection may be tested with only specific Ansible versions.\nA collection may contain metadata that identifies these versions.\nPEP440 is the schema used to describe the versions of Ansible.\n\u003c!--end requires_ansible--\u003e\n\n## External requirements\n\nSome modules and plugins require external libraries. Please check the\nrequirements for each plugin or module you use in the documentation to find out\nwhich requirements are needed.\n\n## Included content\n\n\u003c!--start collection content--\u003e\n\u003c!--end collection content--\u003e\n\n## Using this collection\n\n```bash\n    ansible-galaxy collection install projectpotos.roles\n```\n\nYou can also include it in a `requirements.yml` file and install it via\n`ansible-galaxy collection install -r requirements.yml` using the format:\n\n```yaml\ncollections:\n  - name: projectpotos.roles\n```\n\nTo upgrade the collection to the latest available version, run the following\ncommand:\n\n```bash\nansible-galaxy collection install projectpotos.roles --upgrade\n```\n\nYou can also install a specific version of the collection, for example, if you\nneed to downgrade when something is broken in the latest version (please report\nan issue in this repository). Use the following syntax where `X.Y.Z` can be any\n[available version](https://galaxy.ansible.com/projectpotos/roles):\n\n```bash\nansible-galaxy collection install projectpotos.roles:==X.Y.Z\n```\n\nSee\n[Ansible Using Collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html)\nfor more details.\n\n## Release notes\n\nSee the\n[changelog](https://github.com/projectpotos/ansible-collection-potos.roles/blob/main/CHANGELOG.rst).\n\n## Roadmap\n\n\u003c!-- Optional. Include the roadmap for this collection, and the proposed release/versioning strategy so users can anticipate the upgrade/update cycle. --\u003e\n\n## More information\n\n\u003c!-- List out where the user can find additional information, such as working group meeting times, slack/matrix channels, or documentation for the product this collection automates. At a minimum, link to: --\u003e\n\n- [Ansible collection development forum](https://forum.ansible.com/c/project/collection-development/27)\n- [Ansible User guide](https://docs.ansible.com/ansible/devel/user_guide/index.html)\n- [Ansible Developer guide](https://docs.ansible.com/ansible/devel/dev_guide/index.html)\n- [Ansible Collections Checklist](https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_requirements.html)\n- [Ansible Community code of conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html)\n- [The Bullhorn (the Ansible Contributor newsletter)](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn)\n- [News for Maintainers](https://forum.ansible.com/tag/news-for-maintainers)\n\n## Licensing\n\nGNU General Public License v3.0 or later.\n\nSee [LICENSE](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectpotos%2Fansible-collection-potos.roles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectpotos%2Fansible-collection-potos.roles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectpotos%2Fansible-collection-potos.roles/lists"}