{"id":16060806,"url":"https://github.com/geerlingguy/ansible-role-go","last_synced_at":"2025-03-16T07:32:36.997Z","repository":{"id":139936895,"uuid":"433991504","full_name":"geerlingguy/ansible-role-go","owner":"geerlingguy","description":"Ansible role - Go","archived":false,"fork":false,"pushed_at":"2025-01-31T03:25:08.000Z","size":15,"stargazers_count":41,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T05:51:22.761Z","etag":null,"topics":["ansible","ansible-role","go","golang"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/geerlingguy/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/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2021-12-01T21:31:05.000Z","updated_at":"2025-01-31T03:25:11.000Z","dependencies_parsed_at":"2025-01-30T04:32:47.763Z","dependency_job_id":null,"html_url":"https://github.com/geerlingguy/ansible-role-go","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/ansible-role-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","go","golang"],"created_at":"2024-10-09T04:06:35.452Z","updated_at":"2025-03-16T07:32:36.990Z","avatar_url":"https://github.com/geerlingguy.png","language":null,"funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Go\n\n[![CI](https://github.com/geerlingguy/ansible-role-go/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-go/actions/workflows/ci.yml)\n\nAn Ansible Role that installs Go (the language) on Linux.\n\n## Requirements\n\nN/A\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    go_version: \"1.17.3\"\n    go_platform: linux\n    go_arch: amd64\n\nVersion, platform, and architecture to use when downloading Go.\n\n    go_tarball: go{{ go_version }}.{{ go_platform }}-{{ go_arch }}.tar.gz\n    go_download_url: https://dl.google.com/go/{{ go_tarball }}\n\nThese two variables are used to build the download URL when installing Go.\n\n    go_checksum: '550f9845451c0c94be679faf116291e7807a8d78b43149f9506c1b15eb89008c'\n\nSHA256 checksum of the Go download. If changing the version, platform, or architecture, you will also need to update this checksum, too.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: myserver\n      roles:\n        - { role: geerlingguy.go }\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2021 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fansible-role-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-go/lists"}