update nas host, fix uptime kuma
All checks were successful
Deploy Containers / Prepare (push) Successful in 34s

This commit is contained in:
2025-10-08 21:33:52 -04:00
parent b675eb19e8
commit fab89d7e19
2 changed files with 1 additions and 2 deletions

View File

@@ -5,4 +5,4 @@ jade ansible_host=fntz.net ansible_user=alex
jackson ansible_host=direct.jackson.alexav.gg ansible_user=root
[nas]
nas ansible_host=nas.fntz.net ansible_user=alex
nas ansible_host=172.16.0.29 ansible_user=alex

View File

@@ -3,7 +3,6 @@
file:
path: "{{ item }}"
state: directory
owner: 999
with_items:
- "{{ data_dir }}/uptime-kuma"