Voidspan is a Go-based interpreter for Ansible playbooks by translating Ansible-flavored YAML into executable Go workflows — no Python runtime required.
Enable Remote Taskfile feature.
export TASK_X_REMOTE_TASKFILES=1Install dependencies:
$ task go:depsTo execute tests:
$ task go:testAuto format code:
$ task go:fmtList helpful targets:
$ taskThe MIT License.
The logo is licensed under the [Creative Commons NoDerivatives 4.0 License][], and designed by [@nanotron][]. If you have some other use in mind, contact us.