summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/prod-ose-cns.yaml
blob: 80a85f119cd4b2fff289f2d7bd776f0622ddf88d (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-cns-prod-ose
  - setup-custom-domain-names-for-ansible-runner