apenella / 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.
MIT License
875 stars 142 forks source link

Invert relationship between Executor and Ansible commands #126

Closed apenella closed 7 months ago

apenella commented 1 year ago

closes #122

apenella commented 7 months ago

closes #124