Any experts view on this ? On Tue, 23 Jul 2019 at 18:08, Rahul Kumar <[email protected]> wrote:
> There is URI module present in Ansible which lets you invoke REST End > Points and it works preety well. > Currently i have lot of JSON Objects and corresponding REST end points > ofcourse for each. > Is it a good practice for each and every parameter inside a JSON object > (which is model object for REST service) configurable via jinja template in > Ansible rather than POSTing complete Payload to a base URL from a file? > I mean it can be huge parameters if we make each service payload parameter > as variable in ansible. > Customer demand is : they want each and every parameter used for REST API > configurable via Ansible. > I dont know is it good or bad, for me it is not good practice. > > Rahul > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAGH8rEwjeG%3DtOmDzTCGt5iZUU5%3Dbj5zSVfBrjDX2dG_-_%3DpDoQ%40mail.gmail.com.
