.
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user