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:04:17 PM '
version: 3.0.3

View File

@ -0,0 +1,28 @@
---
dependencies: []
galaxy_info:
role_name: pip
author: geerlingguy
description: Pip (Python package manager) for Linux.
issue_tracker_url: https://github.com/geerlingguy/ansible-role-pip/issues
company: "Midwestern Mac, LLC"
license: "MIT"
min_ansible_version: 2.10
platforms:
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- system
- server
- packaging
- python
- pip
- tools