Skip to content

Commit

Permalink
check for values in nginx.mimetypes
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeu committed Jul 16, 2024
1 parent 840f2a4 commit 028570a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@

- name: Modify mimetypes
ansible.builtin.include_tasks: mimetypes.yaml
when: nginx.mimetypes is not string and nginx.mimetypes is iterable and nginx.mimetypes is mapping

0 comments on commit 028570a

Please sign in to comment.