ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.93k stars 3.41k forks source link

Global toggle for schedules, notifications, etc. #6412

Open jakemcdermott opened 4 years ago

jakemcdermott commented 4 years ago
ISSUE TYPE
SUMMARY

As an admin of several well-loved towers and awx instances used by people to do work in the past, I've often wished for a simple way to turn off all notifications and/or scheduled jobs globally.

Example scenarios:

Proposed idea

  1. Add a global toggle switch to the system settings (sysadmins only) for disabling all notifications and scheduled jobs.

  2. Also add an option to installers and restore playbooks that disable these things as part of the post-install or post-restore process.

jakemcdermott commented 4 years ago

Note: If this gets put on the roadmap for some release, I would be happy to do it. lmk

ryanpetrello commented 3 years ago

@jakemcdermott @wenottingham is this a near-term priority that we should track as part of the upcoming UI rewrite?

sugitk commented 3 years ago

Add a global toggle switch to the system settings (sysadmins only) for disabling all notifications and scheduled jobs.

Also, I would like to disable it on each notification template. At the current Tower cannot disable the notification template without removing the setting.