diff options
-rw-r--r-- | roles/httpd/defaults/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/httpd/defaults/main.yml b/roles/httpd/defaults/main.yml index 3eabe5e..5e2af25 100644 --- a/roles/httpd/defaults/main.yml +++ b/roles/httpd/defaults/main.yml @@ -8,6 +8,7 @@ httpd__supported_types: - image/jpeg jpeg jpg - image/png png - image/svg+xml svg + - image/webp webp - text/css css - text/html html htm - text/plain txt pgp pub |