Added basic provisioning

This commit is contained in:
Jan Beilicke 2020-03-18 22:51:57 +01:00
parent 75b8617af0
commit 30a3c8563f
35 changed files with 779 additions and 4 deletions

View file

@ -0,0 +1,2 @@
install_date: Sun Feb 9 00:16:42 2020
version: 1.3.0

View file

@ -0,0 +1,30 @@
---
dependencies: []
galaxy_info:
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: "license (BSD, MIT)"
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- system
- server
- packaging
- python
- pip
- tools