cisagov / ansible-role-guacamole

An Ansible role for installing cisagov/guacamole-composition
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Update to support new cisagov/guacscanner version #40

Closed mcdonnnj closed 2 years ago

mcdonnnj commented 2 years ago

๐Ÿ—ฃ Description

This PR adds support for the new version of cisagov/guacscanner and updates the tasks to install a specific version of cisagov/guacscanner.

๐Ÿ’ญ Motivation and context

With the changes in https://github.com/cisagov/guacscanner/pull/16 to connect to Windows instances using VNC there needs to be an additional secret for the Dockerized container version of cisagov/guacscanner. Additionally we specify the version of the Dockerized container version to install to avoid unsupported changes to a latest version from being unintentionally installed.

๐Ÿงช Testing

Automated tests work. I generated a new AMI using this branch and everything installed and worked as expected.

โœ… Pre-approval checklist

โœ… Pre-merge checklist