Docker scripts

This commit is contained in:
Alexandre Domont
2024-07-17 14:30:57 +00:00
parent ff016884a4
commit 7f5aa23b3c
42 changed files with 1216 additions and 0 deletions

View File

@ -0,0 +1,2 @@
install_date: 'Wed 17 Jul 2024 02:03:32 PM '
version: 7.3.0

View File

@ -0,0 +1,38 @@
---
dependencies: []
galaxy_info:
role_name: docker
author: geerlingguy
description: Docker for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.10
platforms:
- name: Fedora
versions:
- all
- name: Debian
versions:
- buster
- bullseye
- bookworm
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
versions:
- all
galaxy_tags:
- web
- system
- containers
- docker
- orchestration
- compose
- server