[MOLECULE] Drop custom helm3 scenario for application role
[oom/offline-installer.git] / ansible / site.yml
index 0df534d..5308abf 100644 (file)
 # 3. playbooks here are more or less batch jobs and the ssh authentication
 #    is a precondition, which should be done during configuration of the
 #    installer
-- import_playbook: upload_resources.yml
+- import_playbook: resources.yml
 - import_playbook: infrastructure.yml
-- import_playbook: rancher_kubernetes.yml
+- import_playbook: rke.yml
+- import_playbook: nfs.yml
+- import_playbook: kube_prometheus.yml
+  when: kube_prometheus_stack_enabled
+- import_playbook: cert_manager.yml
 - import_playbook: application.yml
-