063f15ec2a
Update work with newer ansible-lint and address some linting issues. Change-Id: I69bd204407bd53210492a67bb8f90504a480db11
20 lines
287 B
YAML
20 lines
287 B
YAML
galaxy_info:
|
|
role_name: container-registry
|
|
author: tripleo
|
|
description: A role to deploy a container registry.
|
|
|
|
license: Apache 2.0
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
|
|
galaxy_tags:
|
|
- docker
|
|
- registry
|
|
|
|
dependencies: []
|