diff options
Diffstat (limited to 'playbooks/byo/openshift-cluster/redeploy-master-certificates.yml')
-rw-r--r-- | playbooks/byo/openshift-cluster/redeploy-master-certificates.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml b/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml index 9c8248c4e..566e8b261 100644 --- a/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml +++ b/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml @@ -1,4 +1,8 @@ --- +- include: initialize_groups.yml + tags: + - always + - include: ../../common/openshift-cluster/std_include.yml tags: - always |