00defe7fc2
- Fix line widths in rhsm_repository.py - Unify variable names: they all have rhsm_ prefix now Change-Id: I64e8d7ee201ec9b21ef7c513cf2231994b31c6a6
23 lines
342 B
YAML
23 lines
342 B
YAML
galaxy_info:
|
|
author:
|
|
- Sam Doran
|
|
- David Critch
|
|
- Emilien Macchi
|
|
description: "Manage Red Hat subscription and repositories."
|
|
company:
|
|
license: Apache 2.0
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 6
|
|
- 7
|
|
|
|
galaxy_tags:
|
|
- system
|
|
- redhat
|
|
- subscription
|
|
|
|
dependencies: []
|