blob: 2630fb234f78d8024a6a05c2c71e618cd19e8c25 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | ---
- include: initialize_groups.yml
  tags:
  - always
- include: ../../common/openshift-cluster/std_include.yml
  tags:
  - always
- include: ../../common/openshift-cluster/redeploy-certificates/router.yml
 |