update nas host, fix uptime kuma
All checks were successful
Deploy Containers / Prepare (push) Successful in 34s
All checks were successful
Deploy Containers / Prepare (push) Successful in 34s
This commit is contained in:
@@ -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
|
||||
@@ -3,7 +3,6 @@
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
state: directory
|
||||
owner: 999
|
||||
with_items:
|
||||
- "{{ data_dir }}/uptime-kuma"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user