{"id":15080756,"url":"https://github.com/trfore/ansible-role-go","last_synced_at":"2026-03-05T10:32:11.796Z","repository":{"id":245369359,"uuid":"817936986","full_name":"trfore/ansible-role-go","owner":"trfore","description":"Ansible role for installing Go language","archived":false,"fork":false,"pushed_at":"2025-05-19T14:39:09.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T15:53:42.163Z","etag":null,"topics":["ansible-role","go","golang"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/standalone/roles/trfore/go/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trfore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2024-06-20T18:52:45.000Z","updated_at":"2025-05-19T14:39:15.000Z","dependencies_parsed_at":"2024-06-21T21:10:48.246Z","dependency_job_id":"8bb6b757-3b23-4ccf-881c-812fd53d624f","html_url":"https://github.com/trfore/ansible-role-go","commit_stats":null,"previous_names":["trfore/ansible-role-go"],"tags_count":1,"template":false,"template_full_name":"trfore/ansible-role","purl":"pkg:github/trfore/ansible-role-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trfore%2Fansible-role-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trfore%2Fansible-role-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trfore%2Fansible-role-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trfore%2Fansible-role-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trfore","download_url":"https://codeload.github.com/trfore/ansible-role-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trfore%2Fansible-role-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30119428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"last_error":"SSL_read: 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-role","go","golang"],"created_at":"2024-09-25T05:30:30.517Z","updated_at":"2026-03-05T10:32:11.766Z","avatar_url":"https://github.com/trfore.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: GO\n\n[![CI](https://github.com/trfore/ansible-role-go/actions/workflows/ci.yml/badge.svg)](https://github.com/trfore/ansible-role-go/actions/workflows/ci.yml)\n[![CD](https://github.com/trfore/ansible-role-go/actions/workflows/cd.yml/badge.svg)](https://github.com/trfore/ansible-role-go/actions/workflows/cd.yml)\n\nInstall Go Language\n\n## Install the Role\n\nYou can install this role with the Ansible Galaxy CLI:\n\n```bash\nansible-galaxy role install trfore.go\n```\n\nYou can also include it in a `requirements.yml` file and install it with\n`ansible-galaxy role install -r requirements.yml`, using the format:\n\n```yaml\n---\nroles:\n  - trfore.go\n```\n\n## Tested Platforms\n\n- `ansible-core` 2.15, 2.16 \u0026 2.17\n- CentOS Stream 9\n- Debian 12\n- Ubuntu 22.04 \u0026 24.04\n\n## Role Variables\n\n| Variable     | Default  | Description                                    | Required |\n| ------------ | -------- | ---------------------------------------------- | -------- |\n| `go_version` | `latest` | String, role will download the latest version. | No       |\n\n## Example Playbook\n\n```yaml\n- hosts: servers\n  gather_facts: true\n  roles:\n    - name: Install Go Lang\n      role: trfore.go\n```\n\n## License\n\nSee [LICENSE](LICENSE) File\n\n## Author Information\n\nTaylor Fore (\u003chttps://github.com/trfore\u003e)\n\n## References\n\n- \u003chttps://go.dev/doc/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrfore%2Fansible-role-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrfore%2Fansible-role-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrfore%2Fansible-role-go/lists"}