I would like to be able to create a text (specifically Ansible Playbook or YAML file) file from a request.
For example, a request is made filling out the Ansible requirements. From that request and using the SDP variables, a YAML file is created and saved - either as an attachment to the original request (preferred) or as an email attachment with either .txt or .yml as the extension.
Is there a way to do this with a SDP script or some other way?
Thanks,
Joel