This is an update of the ansible-role-osbs-namespace role to the latest upstream available + PR16 not yet merged. https://github.com/projectatomic/ansible-role-osbs-namespace Signed-off-by: Clement Verna <cverna@tutanota.com>
12 lines
259 B
YAML
12 lines
259 B
YAML
# Standards: 1.8
|
|
galaxy_info:
|
|
author: Luiz Carvalho
|
|
description: Collection of common maintenance operations for OpenShift
|
|
company: Red Hat, Inc.
|
|
license: BSD
|
|
min_ansible_version: 2.1
|
|
platforms:
|
|
name: EL
|
|
versions:
|
|
- 7
|
|
dependencies: []
|