diff options
Diffstat (limited to 'roles/httpd/meta')
-rw-r--r-- | roles/httpd/meta/main.yml | 2 |
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 |