cups-server: Fix task name
This commit is contained in:
parent
bba8c8e446
commit
8f52f07a8a
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
insertafter: "Listen /var/run/cups/cups.sock"
|
insertafter: "Listen /var/run/cups/cups.sock"
|
||||||
notify: restart cups
|
notify: restart cups
|
||||||
|
|
||||||
- name: require tls 1.2
|
- name: require tls 1.3
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/cups/cupsd.conf
|
path: /etc/cups/cupsd.conf
|
||||||
line: "SSLOptions MinTLS1.3"
|
line: "SSLOptions MinTLS1.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue