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
905 stars 143 forks source link

Support multiple playbooks using results.JSONParse #78

Closed apenella closed 2 years ago

apenella commented 2 years ago

Release related to #77

apenella commented 2 years ago

resolve #76