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 code to use the "docker compose" syntax vice "docker-compose" #58

Closed jsf9k closed 2 years ago

jsf9k commented 2 years ago

๐Ÿ—ฃ Description

This pull request updates the code to use the docker compose syntax instead of the docker-compose syntax.

๐Ÿ’ญ Motivation and context

The docker compose syntax is the preferred (and only correct) syntax after the changes in cisagov/ansible-role-docker#60.

๐Ÿงช Testing

Automated testing passes.

โœ… Pre-approval checklist