Update 2 files

- /olimp-deploy.yml
- /gateway-deploy.yml
This commit is contained in:
Administrator 2025-10-14 09:17:28 +00:00
parent 299e41fd57
commit 231b860d88
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
- name: 🏗️ Create Gateway LXC container - name: Create Gateway LXC container
hosts: proxmox_servers hosts: proxmox_servers
gather_facts: false gather_facts: false
vars_files: vars_files:
@ -8,7 +8,7 @@
- role: proxmox_lxc - role: proxmox_lxc
tags: deploy_lxc tags: deploy_lxc
- name: 🚀 Deploy Gateway services - name: Deploy Gateway services
hosts: gateway_servers hosts: gateway_servers
vars_files: vars_files:
- vault.yml - vault.yml

View File

@ -1,5 +1,5 @@
--- ---
- name: 🏗️ Deploy Olimp Infrastructure - name: Deploy Olimp Infrastructure
hosts: localhost hosts: localhost
gather_facts: false gather_facts: false
vars_files: vars_files:
@ -13,7 +13,7 @@
- name: Display deployment summary - name: Display deployment summary
debug: debug:
msg: | msg: |
🎉 Olimp Infrastructure deployed successfully! Olimp Infrastructure deployed successfully!
Gateway Services: Gateway Services:
- Heimdall: http://192.168.1.221:45131 - Heimdall: http://192.168.1.221:45131