Remove special handling of common services and refactor getting service attributes
This commit is contained in:
parent
0347efcb38
commit
ff92241ddb
13 changed files with 92 additions and 49 deletions
inventory/group_vars/all
|
@ -19,12 +19,6 @@ container_registry:
|
|||
|
||||
services_path: /opt/services/
|
||||
|
||||
common_services:
|
||||
- backup
|
||||
- lego
|
||||
- caddy
|
||||
- watchtower
|
||||
|
||||
caddy_path: "{{ (services_path, 'caddy') | path_join }}"
|
||||
caddy_config_path: "{{ (caddy_path, 'config', 'conf.d') | path_join }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue