MajesticFalcon / Optimizing-CPE-Deployments

A combination of tools to automate service provider installations
MIT License
9 stars 2 forks source link

Send email post device creation confirming automation was successful #12

Open MajesticFalcon opened 3 years ago

MajesticFalcon commented 3 years ago

Is your feature request related to a problem? Please describe. No. The existing automation only updates the user interacting with the software, however, select engineers should be notified any time a device is being added to the network.

Describe the solution you'd like There are a couple options here, I believe handling this inside either flask or ansible would be better so we can confirm the creation of zabbix, netbox, the cpe configuration, the uplink switch configuration, and any other details that may not be present immediately after the script is ran.

Describe alternatives you've considered Slack, teams, etc could be used here. Prehaps in the future this could be an option. For now, lets focus on email.