{"id":22745855,"url":"https://github.com/hadenlabs/ansible-role-template","last_synced_at":"2026-04-18T02:32:04.906Z","repository":{"id":43685150,"uuid":"372314841","full_name":"hadenlabs/ansible-role-template","owner":"hadenlabs","description":"Ansible role template","archived":false,"fork":false,"pushed_at":"2025-05-19T01:35:23.000Z","size":272,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T02:36:27.853Z","etag":null,"topics":["ansible","ansible-role","hadenlabs","peru","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadenlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"github":["hadenlabs"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"]}},"created_at":"2021-05-30T21:04:29.000Z","updated_at":"2025-05-19T01:35:28.000Z","dependencies_parsed_at":"2023-01-19T21:45:21.998Z","dependency_job_id":null,"html_url":"https://github.com/hadenlabs/ansible-role-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"hadenlabs/base-template","purl":"pkg:github/hadenlabs/ansible-role-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fansible-role-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fansible-role-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fansible-role-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fansible-role-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadenlabs","download_url":"https://codeload.github.com/hadenlabs/ansible-role-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fansible-role-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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","ansible-role","hadenlabs","peru","template"],"created_at":"2024-12-11T02:08:41.958Z","updated_at":"2026-04-18T02:32:04.900Z","avatar_url":"https://github.com/hadenlabs.png","language":"JavaScript","funding_links":["https://github.com/sponsors/hadenlabs","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"],"categories":[],"sub_categories":[],"readme":" \u003c!-- Space: AnsibleRoleTemplate --\u003e\n\u003c!-- Title: Project --\u003e\n\n\u003c!--\n\n\n  ** DO NOT EDIT THIS FILE\n  **\n  ** 1) Make all changes to `provision/generator/README.yaml`\n  ** 2) Run`task readme` to rebuild this file.\n  **\n  ** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)\n  **\n\n\n  --\u003e\n\n[![Version](https://img.shields.io/badge/version-0.0.0-df5e88)](https://github.com/hadenlabs/ansible-role-template) [![Latest Release](https://img.shields.io/github/release/hadenlabs/ansible-role-template)](https://github.com/hadenlabs/ansible-role-template/releases) [![Lint](https://img.shields.io/github/workflow/status/hadenlabs/ansible-role-template/lint-code)](https://github.com/hadenlabs/ansible-role-template/actions?workflow=lint-code) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow)](https://conventionalcommits.org) [![KeepAChangelog](https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.0.0-orange)](https://keepachangelog.com)\n\n# ansible-role-template\n\nansible-role-template for hadenlabs\n\n## Requirements\n\nThis is a list of applications that need to be installed previously to enjoy all the goodies of this configuration:\n\n- [gomplate](https://github.com/hairyhenderson/gomplate)\n- [python](https://www.python.org)\n- [taskfile](https://github.com/go-task/task)\n\n## Usage\n\n# How to use this project\n\n## Generate file `requirements.yml`\n\n```yaml\n- name: hadenlabs.ansible-role-name\n  src: git+https://github.com/hadenlabs/ansible-role-template\n  version: 0.0.0\n```\n\n### Execute:\n\n```bash\nansible-galaxy install -r requirements.yml\n```\n\n# How to use this project\n\n```bash\nansible-galaxy install hadenlabs.ansible-role-name\nagr 'ansible-role-template' 'new-project'\nagr 'AnsibleRoleTemplate' 'NewProject'\nagr 'ansible-role-name' 'project'\n```\n\nFull working examples can be found in [examples](/examples) folder.\n\n# Links\n\n- See [Configure](/docs/usage/configure.md)\n\n## Examples\n\n\u003c!-- Space: Projects --\u003e\n\u003c!-- Parent: AnsibleRoleTemplate --\u003e\n\u003c!-- Title: Examples AnsibleRoleTemplate --\u003e\n\u003c!-- Label: Examples --\u003e\n\u003c!-- Include: ./../disclaimer.md --\u003e\n\u003c!-- Include: ac:toc --\u003e\n\n## Common\n\n### Install Dependencies\n\n```bash\ntask setup\n```\n\n## packages\n\nTo run this playbook with default settings, for install package like this:\n\ngenerate file `requirements.yml`\n\n```yaml\n- name: hadenlabs.ansible-role-template\n  src: git+https://github.com/hadenlabs/ansible-role-template\n  version: /main\n```\n\n```yaml\n- hosts: all\n\n  roles:\n    - role: hadenlabs.ansible-role-template\n      become: true\n      vars:\n        ansible-role-template_owner: ubuntu\n```\n\n## Requirements\n\n## Role Variables\n\nThe default role variables in `defaults/main.yml` are:\n\n```{.yaml}\n# defaults file for ansible-role-template\n```\n\n## Help\n\n### Got a question?\n\nFile a GitHub [issue](https://github.com/hadenlabs/ansible-role-template/issues).\n\n## Contributing\n\nSee [Contributing](./docs/contributing.md).\n\n## Module Versioning\n\nThis Module follows the principles of [Semantic Versioning (SemVer)](https://semver.org/).\n\nUsing the given version number of `MAJOR.MINOR.PATCH`, we apply the following constructs:\n\n1. Use the `MAJOR` version for incompatible changes.\n1. Use the `MINOR` version when adding functionality in a backwards compatible manner.\n1. Use the `PATCH` version when introducing backwards compatible bug fixes.\n\n### Backwards compatibility in `0.0.z` and `0.y.z` version\n\n- In the context of initial development, backwards compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased. (Initial development)\n- In the context of pre-release, backwards compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased. (Pre-release)\n\n## Copyright\n\nCopyright © 2018-2025 [Hadenlabs](https://hadenlabs.com)\n\n## Trademarks\n\nAll other trademarks referenced herein are the property of their respective owners.\n\n## License\n\nThe code and styles are licensed under the LGPL-3.0 license [See project license.](LICENSE).\n\n## Don't forget to 🌟 Star 🌟 the repo if you like ansible-role-template\n\n[Your feedback is appreciated](https://github.com/hadenlabs/ansible-role-template/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fansible-role-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadenlabs%2Fansible-role-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fansible-role-template/lists"}