You've already forked ansible-role-repo-raven
19 lines
427 B
YAML
19 lines
427 B
YAML
galaxy_info:
|
|
author: Aaron Guise
|
|
description: Install and configure the Raven Repository
|
|
|
|
# If the issue tracker for your role is not on github, uncomment the
|
|
# next line and provide a value
|
|
issue_tracker_url: https://cybercinch.nz/git/ansible-roles/ansible-role-repo-raven/issues
|
|
license: MIT
|
|
min_ansible_version: 2.9
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies: []
|