Robert Kaussow
c1d41cc6de
All checks were successful
continuous-integration/drone/push Build is passing
17 lines
285 B
YAML
17 lines
285 B
YAML
# Standards: 0.1
|
|
---
|
|
galaxy_info:
|
|
author: xoxys <mail@geeklabor.de>
|
|
description: Role to configure python3 and pip3
|
|
license: MIT
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
galaxy_tags:
|
|
- python
|
|
- python3
|
|
- pip3
|
|
dependencies:
|