Skip to content

Module to install and manage Go applications #11525

@mhalano

Description

@mhalano

Summary

I would like to be able to manage the installation of Go applications using Ansible, so I can bootstrap my machine and install Go applications the same way I install Python, Rust, .deb, etc.
There was an old PR for it, but it was part of the main Ansible: ansible/ansible#39752

Issue Type

Feature Idea

Component Name

go

Additional Information

- name: Install tool xyz
  go:
    name: xyz
    state: present

Code of Conduct

  • I agree to follow the Ansible Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue/PR relates to a feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions