We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95e206 commit b36beecCopy full SHA for b36beec
1 file changed
ansible/www-standalone/tasks/nginx.yaml
@@ -84,6 +84,7 @@
84
line: '{{ item }}'
85
insertafter: '^types.*'
86
with_items:
87
+ - 'application/octet-stream lib;'
88
- 'application/octet-stream pkg;'
89
- 'application/x-xz xz;'
90
- 'application/gzip gz;'
0 commit comments