You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2018. It is now read-only.
It would be better for the role to be part of the dist downloaded.
Ansible would then have to download the dist locally, unpack it, install the role, then call the role it just installed, which would move the locally installed artifacts in place on the destination machines.
This would preclude building on the VM, but that's a feature we want to discourage anyway. It could still work by having the user build the dist on his / her local machine and making Ansible flexible enough to allow the dist to be either local or remote.