Does anyone have any idea what's the issue here trying to install powermax 1.4 plugin. Currently using v1.3 in my lab environment without any issues. Is it possible to find checksum to verify that isn't corrupted.
# ansible-galaxy collection install ansible-powermax-1.4.0.tar.gz -p Process install dependency map ERROR! Collection at 'ansible-powermax-1.4.0.tar.gz' does not contain the required file MANIFEST.json.
FoolInTheRain
2 Intern
•
123 Posts
1179
0
Posted March 19th, 2021 06:00
Hi Jonathan,
The file name of your download, as well as the checksum value, are different than what I saw.
My download name was:
dellemc-powermax-1.4.0.tar.gz
The checksum I got was:
# sha256sum dellemc-powermax-1.4.0.tar.gz
fe8020408a6e9e67a0c135130da20eea1bb9402b488e5516f0bb99eab26c9c6c dellemc-powermax-1.4.0.tar.gz
And I downloaded the file from: https://github.com/dell/ansible-powermax
Did you rename the download file?
Where did you get your download from?
Can you try to download it from the above github location and see if you get the checksum value I got?