Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #14 from alan-turing-institute/ansible_managed
Browse files Browse the repository at this point in the history
Add ansible managed tag to docker compose file
  • Loading branch information
JimMadge authored Jun 25, 2021
2 parents 96b3ad2 + cbf4dc1 commit cbbf28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/templates/guacamole/docker-compose.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
{{ ansible_managed | comment }}

version: "3.0"

Expand Down

0 comments on commit cbbf28e

Please sign in to comment.