diff options
Diffstat (limited to 'ansible_collections/cisco/intersight/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/intersight/MANIFEST.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/ansible_collections/cisco/intersight/MANIFEST.json b/ansible_collections/cisco/intersight/MANIFEST.json index caf868371..6b211f2c6 100644 --- a/ansible_collections/cisco/intersight/MANIFEST.json +++ b/ansible_collections/cisco/intersight/MANIFEST.json @@ -2,18 +2,19 @@ "collection_info": { "namespace": "cisco", "name": "intersight", - "version": "1.0.27", + "version": "2.0.7", "authors": [ "David Soper (@dsoper2)" ], "readme": "README.md", "tags": [ "cisco", - "intersight" + "intersight", + "infrastructure" ], "description": "modules for Cisco Intersight", "license": [ - "GPL-3.0-or-later" + "MIT" ], "license_file": null, "dependencies": {}, @@ -26,7 +27,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "a3079986cb60c4b8edf8ebf567f4d5f580f6e31f5a94ccb47146d6ada0ce2f44", + "chksum_sha256": "0a61cf97c55cb7fea120fa4d211ada5f4c5929bd8b617b9213d7b19cc3302c68", "format": 1 }, "format": 1 |