Ansible set_fact –> The task includes an option with an undefined variable
I am receiving the below error if I use set_fact and if-else statements in my playbook.
Need to replace a string in directory recursively using ansible playbook
I have used replace model in ansible play book to replace string from “/var/app/test/abc/80526” to “/var/app/test/abc/80528” in directory, searching inside the directory /var/app/test
Is it possible to ask on launch for job templates while calling them from a workflow template in Ansible Automation Platform?
I have a job template that has prompt on launch fields and they are prompting when I launch them individually. However, when I call it from a workflow template it is not asking while workflow template is launching. Workflow template asks for prompt answers for that job template while I am creating it and it continues with default selections not asking on launch.