Use Case: I want to pass Service dialog values to an Ansible Playbook method as part of a Automate State Machine.
-
My playbook has 3 fields (user, pkg and sleep)
-
I built a dialog with 3 fields (user, pkg and sleep)
- Dialog field names are param_user, param_pkg and param_sleep
- For Service Provisioning, add these Input Parameters to your Ansible method:
- For Vm Provisioning, add these Input Parameters to your Ansible method: