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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible command

mussa572 opened this issue · comments

Hi

I am looking to run the following command . Just wondering if its possible using the go-ansible , Any pointers how I can run following command

ansible-playbook -i hosts.yml platform.all