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=1
Install dependencies:
$ task go:deps
To execute tests:
$ task go:test
Auto format code:
$ task go:fmt
List helpful targets:
$ task
The 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.