{"id":27085610,"url":"https://github.com/tinyblargon/ansible-role-go","last_synced_at":"2026-01-20T10:33:25.470Z","repository":{"id":284014862,"uuid":"953553033","full_name":"Tinyblargon/ansible-role-go","owner":"Tinyblargon","description":"Ansible role to install the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-06T21:49:30.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T23:24:20.259Z","etag":null,"topics":["ansible-role","debian","go","golang","ubuntu"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/standalone/roles/tinyblargon/go/","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/Tinyblargon.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-23T16:22:46.000Z","updated_at":"2025-10-06T21:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"291dd150-5f3a-4b6a-a8c8-2806015e4853","html_url":"https://github.com/Tinyblargon/ansible-role-go","commit_stats":null,"previous_names":["tinyblargon/ansible-role-go"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Tinyblargon/ansible-role-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinyblargon%2Fansible-role-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinyblargon%2Fansible-role-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinyblargon%2Fansible-role-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinyblargon%2Fansible-role-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tinyblargon","download_url":"https://codeload.github.com/Tinyblargon/ansible-role-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinyblargon%2Fansible-role-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"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-role","debian","go","golang","ubuntu"],"created_at":"2025-04-06T04:38:05.403Z","updated_at":"2026-01-20T10:33:25.465Z","avatar_url":"https://github.com/Tinyblargon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: go\n\n[![CI](https://github.com/Tinyblargon/ansible-role-go/actions/workflows/ci.yml/badge.svg)](https://github.com/Tinyblargon/ansible-role-go)\n\nAnsible role to install the [Go](https://golang.org) programming language.\n\n## Requirements\n\nn/a\n\n## Role Variables\n\n| Variable Name| Type  | Default Value| Description|\n| :------------|:-----:| :-----------:| :----------|\n| go_version:  | string| \"1.24.1\"     | Go version to download and install, when the version changes the old install will be removed and a new one will be created.|\n| go_state:    | string| \"present\"    | When `\"present\"` Go will be installed, when `\"absent\"` Go will be removed. With `\"present-reinstall\"` the version check is ignored and go will be reinstalled on every run.|\n| go_checksum: | string| \"\"           | Checksum of the downloaded archive, syntax `\"sha256:cb2396...\"`.|\n\n## Dependencies\n\nn/a\n\n## Example Playbook\n\n```yaml\n- hosts: all\n  roles:\n    - role: tinyblargon.go\n      vars:\n        go_version: \"1.24.1\"\n        go_checksum: sha256:cb2396bae64183cdccf81a9a6df0aea3bce9511fc21469fb89a0c00470088073\n        go_state: present-reinstall\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyblargon%2Fansible-role-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinyblargon%2Fansible-role-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyblargon%2Fansible-role-go/lists"}