add minimal meta file
This commit is contained in:
parent
06317e1236
commit
09c6402af2
15
meta/main.yml
Normal file
15
meta/main.yml
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: xoxys
|
||||
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:
|
Loading…
Reference in New Issue
Block a user