fix(Windows): formatting package_params input to Chocolatey so they are treated like a list instead of a string. The package_params were effectively being ignored because of this.
Correcting Ansible lint warnings: FQCN + use of 'true' instead of 'yes'
fix(Windows): formatting package_params input to Chocolatey so they are treated like a list instead of a string. The package_params were effectively being ignored because of this.
Correcting Ansible lint warnings: FQCN + use of 'true' instead of 'yes'
This will resolve #74