fix zonedit dynamic ip for root xai-corp

This commit is contained in:
2023-09-19 22:26:11 -04:00
parent bfd4f6458f
commit ce77a5d779
9 changed files with 61 additions and 18 deletions

View File

@@ -7,13 +7,13 @@
## add helm repositories
#- include_tasks: add_repos.yml
#
- name: deploy cert_manager
include_tasks: cert_manager.yml
- name: deploy hello-world
include_tasks: deployments/hello-world.yaml
when: apps.hello_world.enabled
- name: deploy cert_manager
include_tasks: cert_manager.yml
- name: deploy stash
include_tasks: deployments/stash.yaml
when: apps.stash.enabled