mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-01-08 18:35:45 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
13
roles/docker/meta/main.yml
Normal file
13
roles/docker/meta/main.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Your Name
|
||||
description: Ansible role to install and manage Docker on Debian
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags:
|
||||
- docker
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user