go-ansible icon indicating copy to clipboard operation
go-ansible copied to clipboard

Create execution flow to execute the ansible-galaxy installation before ansible-playbook execution

Open apenella opened this issue 4 years ago • 1 comments

Enhacement request Install collection or roles dependencies before run ansible command

apenella avatar May 04 '21 19:05 apenella

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.

apenella avatar Jun 25 '23 14:06 apenella

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.

apenella avatar Mar 04 '24 19:03 apenella