Show HN: Parallax – Ansible Without Python (parallax.digitalxero.dev) 1 points by DjGilcrease 6mo ago ↗ HN A single Go binary that runs your Ansible playbooks. No Python runtime, no pip dependencies, no remote agent requirements.
[–] januxnet 6mo ago ↗ but, does the server needs golang to run it? [–] DjGilcrease 6mo 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.
[–] DjGilcrease 6mo 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.
2 comments
[ 5.4 ms ] story [ 17.0 ms ] thread