remove host
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s

This commit is contained in:
2026-01-18 15:48:36 -05:00
parent d680d8d86c
commit 05ee187d24
2 changed files with 0 additions and 9 deletions

1
hosts
View File

@@ -1,5 +1,4 @@
[ungrouped]
jackson ansible_host=direct.jackson.alexav.gg ansible_user=iac
ash-1 ansible_host=ash-1.landite.games ansible_user=root
nas ansible_host=172.16.0.29 ansible_user=alex
bear ansible_host=172.16.0.44 ansible_user=iac

View File

@@ -122,11 +122,3 @@
- name: Deploy Wings
import_tasks: tasks/wings.yml
tags: wings_deploy
- hosts: ash-1
roles:
- role: traefik
tags: traefik_deploy
vars:
server: "ash-1"