Settings

Theme

Show HN: Parallax – Ansible Without Python

parallax.digitalxero.dev

1 points by DjGilcrease 2 months ago · 2 comments · 1 min read

Reader

A single Go binary that runs your Ansible playbooks. No Python runtime, no pip dependencies, no remote agent requirements.

januxnet 2 months ago

but, does the server needs golang to run it?

  • DjGilcreaseOP a month ago

    Yes, the controller/server does need GoLang installed because it runs `go build ...` to build a binary for the target machine OS and Architecture. That is what allows it not to need Go or Python on the managed servers.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection