Hey ansible community,
I’m trying to do something which I thought would be fairly straightforward, but I’ve run into a number of bugs/roadblocks and so I’m coming to the community for some help solving my problem.
What I’m trying to do is this: create a JSON request body and send a URI request to a server. Here’s a slimmed-down version of my playbook: