CiscoDevNet / ansible-nd

Cisco ND Ansible Collection
https://galaxy.ansible.com/cisco/nd
GNU General Public License v3.0
4 stars 14 forks source link

Enhancement: add deployment mode to nd_setup (DCNE-47) #80

Open akinross opened 3 months ago

akinross commented 3 months ago

Community Note

Description

Prior to release 3.1(1), you had to download and install individual services after the initial cluster deployment was completed. As of release 3.1(1) you can choose to enable the services during the initial installation with deployment mode.

See step 22 in below guide:

https://www.cisco.com/c/en/us/td/docs/dcn/nd/3x/deployment/cisco-nexus-dashboard-and-services-deployment-guide-311/nd-deploy-esx-31x.html

New or Affected Module(s):

ND version and ND Platform

References

akinross commented 3 months ago

related to https://github.com/CiscoDevNet/ansible-nd/issues/78