summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/prod-ose-cns.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/playbooks/prod-ose-cns.yaml')
-rw-r--r--deployment/playbooks/prod-ose-cns.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/deployment/playbooks/prod-ose-cns.yaml b/deployment/playbooks/prod-ose-cns.yaml
new file mode 100644
index 00000000..80a85f11
--- /dev/null
+++ b/deployment/playbooks/prod-ose-cns.yaml
@@ -0,0 +1,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