ansible-role-container-regi.../meta/main.yml
Alex Schultz 063f15ec2a Fix CI
Update work with newer ansible-lint and address some linting issues.

Change-Id: I69bd204407bd53210492a67bb8f90504a480db11
2021-02-22 12:16:26 -07:00

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: []