Skip to content

Commit

Permalink
! add missing service_dependencies in homepage for caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
langchr86 committed Feb 19, 2025
1 parent 7513894 commit 2c45d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/homepage/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@
vars:
service_name: "{{ homepage_service_name }}"
force_restart: "{{ config.changed }}"
service_dependencies:
- caddy.service

0 comments on commit 2c45d4b

Please sign in to comment.