-
Hello, not sure if that's the right place to ask, we have an awx instance with Ansible playbooks,and we are willing to create forms for our internal teams in order to get something better than the awx survey ,but we realize it will take a lot of effort with custom scripts to get proper forms . I would like to know if the "facts" that manageiq autodiscover are available when creating forms , from on premise servers or kubernetes clusters, or VMware infra or whatever, so for example if I want to modify some fata from a kubernetes namespace,the original data "autodiscovered" can be shown at the form ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm not exactly sure what you are asking, so I have some questions. Is this for the service catalog? That is, are you looking to create a dialog when someone orders a catalog item with more dynamic fields? |
Beta Was this translation helpful? Give feedback.
I see, so there's a number of things you can do after the initial setup. What you would do is create a dynamic dialog with dynamic dropdowns that run some automate code. In the automate code you can do a lot, and I won't go into the detail here, but you can run Ruby or ansible, for example.