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 from skeleton #5

Closed dav3r closed 4 years ago

dav3r commented 4 years ago

๐Ÿ—ฃ Description

Pull in the latest and greatest from skeleton-ansible-role. Also, remove a previous dependency on AWS SSM Parameter Store and replace it with reasonable defaults.

๐Ÿ’ญ Motivation and Context

We are working towards building Guacamole AMIs in the COOL, so this is a great time to ensure that this role is up-to-date.

๐Ÿงช Testing

molecule test was run successfully and without any errors.

๐Ÿšฅ Types of Changes

โœ… Checklist

jsf9k commented 4 years ago

You should pull in the skeleton again. I just merged cisagov/skeleton-ansible-role#32.

I think the checks will pass once you change geerlingguy/docker-debian10-ansible:latest to geerlingguy/docker-debian10-ansible:python2 here.