RESTful API for executing Ansible playbooks remotely

by lfkdevon 6/26/24, 8:30 AMwith 2 comments
by dogaaron 6/29/24, 7:43 PM

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