Skip to content

Voidspan is a Go-based interpreter for Ansible playbooks.

License

Notifications You must be signed in to change notification settings

retr0h/voidspan

Repository files navigation

Voidspan

Voidspan is a Go-based interpreter for Ansible playbooks by translating Ansible-flavored YAML into executable Go workflows — no Python runtime required.

Testing

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

License

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.

About

Voidspan is a Go-based interpreter for Ansible playbooks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages