ansible-role-pip/meta/main.yml

29 lines
535 B
YAML
Raw Normal View History

2017-05-27 05:09:47 +02:00
---
dependencies: []
galaxy_info:
2018-11-11 19:26:37 +01:00
role_name: pip
2017-05-27 05:09:47 +02:00
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
2017-05-27 05:09:47 +02:00
platforms:
2018-10-01 03:14:02 +02:00
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
2017-05-27 05:09:47 +02:00
galaxy_tags:
- system
- server
- packaging
- python
2018-10-01 03:14:02 +02:00
- pip
- tools