Compare commits
12 Commits
0.2.0
...
7360beb85d
Author | SHA1 | Date | |
---|---|---|---|
7360beb85d
|
|||
c5d66a4bc3
|
|||
c1643a2a06
|
|||
6b004e3477
|
|||
b6e0a88716
|
|||
ae24dcfd9b
|
|||
5457046433
|
|||
61be252a50
|
|||
20867e7a36
|
|||
5fbe6325d0
|
|||
f3aa284efa
|
|||
94a73bd3a9
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
authelia_version: "4.39.6"
|
authelia_version: "4.39.9"
|
||||||
authelia_user: authelia
|
authelia_user: authelia
|
||||||
authelia_base_dir: /opt/authelia
|
authelia_base_dir: /opt/authelia
|
||||||
authelia_domain: authelia.example.org
|
authelia_domain: authelia.example.org
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
ghost_domain: ~
|
ghost_domain: ~
|
||||||
ghost_version: "5.129.1"
|
ghost_version: "6.0.7"
|
||||||
ghost_user: ghost
|
ghost_user: ghost
|
||||||
ghost_user_group: ghost
|
ghost_user_group: ghost
|
||||||
ghost_base_path: /opt/ghost
|
ghost_base_path: /opt/ghost
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
gitea_version: "1.24.5"
|
gitea_version: "1.24.6"
|
||||||
gitea_user: git
|
gitea_user: git
|
||||||
gitea_run_user: "{{ gitea_user }}"
|
gitea_run_user: "{{ gitea_user }}"
|
||||||
gitea_base_path: "/opt/gitea"
|
gitea_base_path: "/opt/gitea"
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
keycloak_version: "26.3.2"
|
keycloak_version: "26.3.3"
|
||||||
keycloak_container_name: keycloak
|
keycloak_container_name: keycloak
|
||||||
|
|
||||||
keycloak_container_image_upstream_registry: quay.io
|
keycloak_container_image_upstream_registry: quay.io
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
phpldapadmin_version: "2.2.2"
|
phpldapadmin_version: "2.3.0"
|
||||||
|
|
||||||
phpldapadmin_state: present
|
phpldapadmin_state: present
|
||||||
phpldapadmin_deployment_method: docker
|
phpldapadmin_deployment_method: docker
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
snipe_it_user: snipeit
|
snipe_it_user: snipeit
|
||||||
snipe_it_version: "8.2.1"
|
snipe_it_version: "8.3.1"
|
||||||
snipe_it_domain: ~
|
snipe_it_domain: ~
|
||||||
snipe_it_state: present
|
snipe_it_state: present
|
||||||
snipe_it_deployment_method: docker
|
snipe_it_deployment_method: docker
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
vouch_proxy_user: vouch-proxy
|
vouch_proxy_user: vouch-proxy
|
||||||
vouch_proxy_version: "0.41.0"
|
vouch_proxy_version: "0.45.0"
|
||||||
vouch_proxy_base_path: /opt/vouch-proxy
|
vouch_proxy_base_path: /opt/vouch-proxy
|
||||||
vouch_proxy_config_path: "{{ vouch_proxy_base_path }}/config"
|
vouch_proxy_config_path: "{{ vouch_proxy_base_path }}/config"
|
||||||
vouch_proxy_config_file: "{{ vouch_proxy_config_path }}/config.yaml"
|
vouch_proxy_config_file: "{{ vouch_proxy_config_path }}/config.yaml"
|
||||||
|
Reference in New Issue
Block a user