Live data from Hacker News

Show HN: Parallax – Ansible Without Python

parallax.digitalxero.dev

1–3 of 3 posts

Re: Show HN: Parallax – Ansible Without Python

#3
post #2

but, does the server needs golang to run it?

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.