diff options
Diffstat (limited to 'roles/httpd/meta')
-rw-r--r-- | roles/httpd/meta/main.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/httpd/meta/main.yml b/roles/httpd/meta/main.yml new file mode 100644 index 0000000..97eaea7 --- /dev/null +++ b/roles/httpd/meta/main.yml @@ -0,0 +1,8 @@ + +# httpd ~~ roles/httpd/meta/main.yml +# Meta for httpd + +--- + +dependencies: + - role: http_pre |