Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
d01f0ef7cb
|
|||
|
7dd7213362
|
|||
|
9b7aa0c233
|
|||
|
77a4708251
|
|||
|
10729bc4a3
|
|||
|
a7763636fa
|
|||
|
c44eb78c17
|
@@ -36,6 +36,8 @@
|
||||
valkey_config_bind:
|
||||
- "0.0.0.0"
|
||||
- "-::"
|
||||
tags:
|
||||
- pretix-valkey
|
||||
|
||||
- name: Install and configure pretix
|
||||
hosts: "{{ pretix_hosts | default('pretix') }}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
ghost_domain: ~
|
||||
ghost_version: "6.9.1"
|
||||
ghost_version: "6.10.1"
|
||||
ghost_user: ghost
|
||||
ghost_user_group: ghost
|
||||
ghost_base_path: /opt/ghost
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
gitea_version: "1.25.2"
|
||||
gitea_version: "1.25.3"
|
||||
gitea_user: git
|
||||
gitea_run_user: "{{ gitea_user }}"
|
||||
gitea_base_path: "/opt/gitea"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
hedgedoc_user: hedgedoc
|
||||
hedgedoc_version: "1.10.4"
|
||||
hedgedoc_version: "1.10.5"
|
||||
|
||||
hedgedoc_state: present
|
||||
hedgedoc_deployment_method: docker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
jellyfin_user: jellyfin
|
||||
jellyfin_version: "10.11.4"
|
||||
jellyfin_version: "10.11.5"
|
||||
jellyfin_state: present
|
||||
jellyfin_deployment_method: docker
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
phpldapadmin_version: "2.3.5"
|
||||
phpldapadmin_version: "2.3.7"
|
||||
|
||||
phpldapadmin_state: present
|
||||
phpldapadmin_deployment_method: docker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
snipe_it_user: snipeit
|
||||
snipe_it_version: "8.3.6"
|
||||
snipe_it_version: "8.3.7"
|
||||
snipe_it_domain: ~
|
||||
snipe_it_state: present
|
||||
snipe_it_deployment_method: docker
|
||||
|
||||
Reference in New Issue
Block a user