Skip to content

Commit 8e1d1ce

Browse files
committed
defaults: No whitespace before newline
1 parent 2a475a9 commit 8e1d1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ reverse_proxy_ssl_protocols:
1717
- TLSv1
1818
- TLSv1.1
1919
- TLSv1.2
20-
reverse_proxy_ssl_ciphers:
20+
reverse_proxy_ssl_ciphers:
2121
- ECDHE-ECDSA-CHACHA20-POLY1305
2222
- ECDHE-RSA-CHACHA20-POLY1305
2323
- ECDHE-ECDSA-AES128-GCM-SHA256

0 commit comments

Comments
 (0)