Closed allenrobel closed 3 months ago
To avoid merge conflicts, please merge the following PRs in the order below.
This PR aligns dcnm_image_upgrade with the v2 support libraries.
dcnm_image_upgrade
AnsibleModule
main()
Sender()
sender_dcnm.py
sender_file.py
dcnm_image_upgrade_v2 created off of branch dcnm_image_policy_v2.
dcnm_image_upgrade_v2
dcnm_image_policy_v2
Closing and using the below PR instead.
https://github.com/CiscoDevNet/ansible-dcnm/pull/315
Merge order
To avoid merge conflicts, please merge the following PRs in the order below.
Summary
This PR aligns
dcnm_image_upgrade
with the v2 support libraries.AnsibleModule
tomain()
in dcnm_image_upgrade.py.Sender()
insender_dcnm.py
andsender_file.py
branch
dcnm_image_upgrade_v2
created off of branchdcnm_image_policy_v2
.Changes