aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-15 10:22:32 +0100
committerbinary <me@rgoncalves.se>2021-01-15 10:22:32 +0100
commitcd22fc10934a90f07a186db3052d5cd7f169a52a (patch)
treeb9ed52309f7e09c7aed7e867e6165e1f2aa95062
parent3ceda3a08e537d15b415c2bc3c04da199a19ce48 (diff)
downloadinfrastructure-cd22fc10934a90f07a186db3052d5cd7f169a52a.tar.gz
Fix typo to httpd
-rw-r--r--roles/httpd/meta/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/httpd/meta/main.yml b/roles/httpd/meta/main.yml
index 97eaea7..477a4cd 100644
--- a/roles/httpd/meta/main.yml
+++ b/roles/httpd/meta/main.yml
@@ -5,4 +5,4 @@
---
dependencies:
- - role: http_pre
+ - role: httpd_pre
remember that computers suck.