cosmostat working

This commit is contained in:
2026-03-29 09:39:43 -07:00
parent 97fdb3d5d8
commit 4c4d9e4d6f
19 changed files with 813 additions and 491 deletions

View File

@ -24,6 +24,12 @@
mode: 0755
owner: "{{ service_user }}"
group: "{{ service_user }}"
#######################
# configure as server
- name: Cosmostat - Web - Configure Server Dashboard
when: cosmostat_server | bool
include_tasks: server.yaml
- name: Cosmostat - Web - template docker-compose.yaml
template: