Fix bad interoplation
This commit is contained in:
		| @@ -18,7 +18,7 @@ remote_block_lists: | ||||
|   - cbl.abuseat.org | ||||
|  | ||||
| # Enable TLS (literal yes/no only) and, if yes, the cert and key files | ||||
| tls_enabled: yes | ||||
| tls_enabled: "yes" | ||||
| tls_cert: "/etc/ssl/{{ ansible_fqdn }}.crt" | ||||
| tls_key: "/etc/ssl/{{ ansible_fqdn }}.key" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user