142 Forks
935 Stars
935 Watchers

go-ansible

Go-ansible is a Go package that enables the execution of ansible-playbook or ansible commands directly from Golang applications. It supports a wide range of options for each command, enabling smooth integration of Ansible functionality into your projects.

How to download and setup go-ansible

Open terminal and run command
git clone https://github.com/apenella/go-ansible.git
git clone is used to create a copy or clone of go-ansible repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-ansible https://github.com/apenella/go-ansible/archive/master.zip

Or simply clone go-ansible with SSH
[email protected]:apenella/go-ansible.git

If you have some problems with go-ansible

You may open issue on go-ansible support forum (system) here: https://github.com/apenella/go-ansible/issues