summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/prod-ose-crs.yaml
blob: aa9537ab92dd1b43b114d446f02201f7ac8c34f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- hosts: localhost
  connection: local
  gather_facts: yes
  become: no
  vars_files:
  - vars/main.yaml
  roles:
  # Group systems
  - create-vm-crs-prod-ose
  - setup-custom-domain-names-for-ansible-runner