ansible-collections / dellemc.os9

GNU General Public License v3.0
8 stars 12 forks source link

Change `admin` key to `shutdown` key #23

Closed Shourai closed 2 years ago

Shourai commented 3 years ago
SUMMARY

The admin key in os9_interface has been changed to shutdown as this reflects what is actually being typed on the CLI and displayed in the config. Also this key has been changed to a boolean type as there are only two states an interface can take. By default the interface is disabled, this respects security best practices.

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION