aboutsummaryrefslogtreecommitdiffstats
path: root/roles/httpd/meta/main.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-21 17:14:36 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-21 17:14:36 +0000
commit1db6aa5d8167b997924e4b78fdf1c6b8640db8fd (patch)
treed735e40462af7b585d0aef858b59018fe5addde3 /roles/httpd/meta/main.yml
parent3b046f2a5fdd2a0f02c171fb63d8328159d671ae (diff)
downloadinfrastructure-1db6aa5d8167b997924e4b78fdf1c6b8640db8fd.tar.gz
roles/httpd: Add healthcheck subrole
Diffstat (limited to 'roles/httpd/meta/main.yml')
-rw-r--r--roles/httpd/meta/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/httpd/meta/main.yml b/roles/httpd/meta/main.yml
index 6b163d1..20728a9 100644
--- a/roles/httpd/meta/main.yml
+++ b/roles/httpd/meta/main.yml
@@ -1,3 +1,5 @@
dependencies:
- role: httpd_pre
tags: dependency
+ - role: httpd_site_healthcheck
+ tags: dependency
remember that computers suck.