Skip to content

RESTful API for executing Ansible playbooks remotely

github.com/lfkdev
2 pointslfkdev2 comments
On HN

Comments

REST is for data transfers not executions. One of these would have been a much better choice: JSON-RPC, XML-RPC, gRPC.

I'm with you that RPC is better suited for action-oriented APIs - but flask-restx gets the job done well and I know more about it, which is enough for me to simply stick with it. I also like swagger. I'll consider RPC for my next project though

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.