blob: 7bef656eb5e1183b2a9ce17d763af55b5a525bf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
# file: meta/main.yaml
dependencies: []
galaxy_info:
role_name: docker
author: fd.io
description: Docker-CE for Linux.
company: none
license: "license (Apache)"
min_ansible_version: 2.9
platforms:
- name: Ubuntu
versions:
- jammy
galaxy_tags:
- docker
|