initial commit
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
---
|
||||
namespace: patrickj
|
||||
name: docker_apps
|
||||
version: 1.0.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Patrick Jaroszewski
|
||||
description: Ansible collection for deploying Docker Compose applications
|
||||
license:
|
||||
- MIT
|
||||
tags:
|
||||
- docker
|
||||
- compose
|
||||
- containers
|
||||
- selfhosted
|
||||
- homelab
|
||||
dependencies:
|
||||
"community.docker": ">=1.10.0"
|
||||
repository: https://git.jaroszew.ski/ansible/ansible-collection-docker-apps
|
||||
documentation: https://git.jaroszew.ski/ansible/ansible-collection-docker-apps/README.md
|
||||
homepage: https://git.jaroszew.ski/ansible/ansible-collection-docker-apps
|
||||
issues: https://git.jaroszew.ski/ansible/ansible-collection-docker-apps/issues
|
||||
Reference in New Issue
Block a user