mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
add tags to the ansible-ansible-openshift-ansible role for osbs-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -89,5 +89,6 @@
|
||||
openshift_ansible_refspec: "openshift-ansible-3.2.35-1",
|
||||
openshift_cluster_masters_group: "osbs-masters-stg",
|
||||
openshift_cluster_nodes_group: "osbs-nodes-stg",
|
||||
when: env == 'staging'
|
||||
when: env == 'staging',
|
||||
tags: ['openshift-cluster','ansible-ansible-openshift-ansible']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user