This commit is contained in:
krumel
2022-02-26 23:11:20 +01:00
parent 0765da4478
commit 10ffe013c0

View File

@ -32,7 +32,7 @@
- name: allow access to the webinterface - name: allow access to the webinterface
replace: replace:
path: /etc/cups/cupsd.conf path: /etc/cups/cupsd.conf
regexp: '<Location \/>[.\n]*<\/Location>' regexp: '<Location />[.\n]*</Location>'
replace: | replace: |
<Location \/> <Location \/>
Order allow,deny Order allow,deny