convert repo to ansible collection patrickj.docker_compose_app
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Patrick Jaroszewski
|
||||
description: Role for deploying Docker Compose apps
|
||||
license: MIT
|
||||
min_ansible_version: "2.14"
|
||||
|
||||
collections:
|
||||
- community.docker
|
||||
Reference in New Issue
Block a user