go-ansible
go-ansible copied to clipboard
Create execution flow to execute the ansible-galaxy installation before ansible-playbook execution
Enhacement request Install collection or roles dependencies before run ansible command
I am planning some changes to the Executor interface. Since that feature will require the executor I will start working on it on the v2.0.0.
The workflow executor was implemented in the #122. Although the galaxy command is not available yet, I closed the issue because the workflow executor is ready.