Skip to content

Commit a75bf7a

Browse files
author
Martin Östlund
committed
Fix warning missing starting space in comment
Reported from yamllint
1 parent c6091e7 commit a75bf7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ thinlinc_tlsetup_migrate_conf: "old"
2929
# https://www.cendio.com/resources/docs/tag/network.html#network_nat
3030
#
3131
# If unset, then ansible_fqdn will be used.
32-
#thinlinc_agent_hostname: null
32+
# thinlinc_agent_hostname: null

0 commit comments

Comments
 (0)