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"
|
||||
notify: restart cups
|
||||
|
||||
- name: require tls 1.2
|
||||
- name: require tls 1.3
|
||||
lineinfile:
|
||||
path: /etc/cups/cupsd.conf
|
||||
line: "SSLOptions MinTLS1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue