blob: db1281e1192636bf0f5a41b4e6b470c317cb0161 [file] [log] [blame]
---
#
# Master playbook to run offline installer.
# Run this playbook e.g. with command: ./run_playbook.sh -e @application/application_configuration.yml
#
- import_playbook: setup.yml
- import_playbook: upload_resources.yml
- import_playbook: infrastructure.yml
- import_playbook: rancher_kubernetes.yml
- import_playbook: application.yml