Ug - Chocolatey changes
-
I suppose it's really a good thing, but now when you run installs from Chocolately that download installers/source from HTTP or FTP (basically any not encrypted download) the Chocolately publisher needs to include a checksum. This hasn't been done for most of the normal packages (adobe reader, citrix).
So now I have to either watch installer/updater and type 'y' to continue with install or add the '--allow-empty-checksums' argument to the command.
https://github.com/ansible/ansible-modules-extras/issues/2715