Hi Everyone,
Some of the automations that Ansible manages are important to our business users, like for example, running an external ETL process once an hour. To cut down on phone calls to IT, I want to provide end-users with a way to view the status of those Ansible-scheduled/managed ETL processes. Putting an end-user dashboard on a SharePoint page is what I am thinking at the moment.
Is anyone aware of any Ansible-related SharePoint web parts that allow business users to view the status of Ansible-managed playbooks/workflows? We’d want our end-users to be able to see:
- Current status of the playbooks (e.g. running, stopped/disabled, success/failure)
- The next run date/time (along with an ability to manually start the process).
- A graph or table showing a history of success/fails.
“Web Parts” could be something customisable, or even a way to embed some of the Tower tables or graphs on to a SharePoint page. Either option would be excellent.
If you’re not aware these sort of web parts/embed feature, could you please let indicate whether this would be something of interest to your organisation and how you might use it?