Ansible roles

11 lines
166 B

- module: nginx
access:
enabled: True
input:
exclude_files: [ '\.[gx]z$' ]
error:
enabled: True
input:
exclude_files: [ '\.[gx]z$' ]