provider-ansible
provider-ansible copied to clipboard
restructure WorkingDirPath by following Ansible standards
What problem are you facing?
following this discussion , I suggest to restructure the WorkingDirPath
( /ansibleDir/UUID
) by following the Ansible standards , so we avoid setting custom path for the ansible-runner
metadata (project, inventory, env, etc) when invoking ansible-runner
cmd. I believe that this will make cmd implementation easier.
Pic of standard Ansible structure: