mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update nginx.yml
This commit is contained in:
parent
ae34a2009a
commit
974b221a87
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- name: Disable http://box/print via NGINX, by removing {{ nginx_conf_dir }}/cups.conf
|
||||
file:
|
||||
path: "{{ nginx_conf_dir }}/cups.conf" # /etc/nginx/conf.d
|
||||
path: /etc/nginx/conf.d/cups.conf
|
||||
state: absent
|
||||
when: not cups_enabled
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue