Skip to content

Commit

Permalink
Make ansible-lint happy w/ space after comment char
Browse files Browse the repository at this point in the history
  • Loading branch information
eengstrom committed Feb 26, 2021
1 parent 76ab84d commit ef52bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dehydrated_update: yes
dehydrated_version: HEAD
dehydrated_challengetype: http-01
dehydrated_lexicon_dns: {}
#dehydrated_lexicon_dns_version: undefined # == latest
# dehydrated_lexicon_dns_version: undefined # == latest
dehydrated_key_algo: rsa
dehydrated_keysize: 4096
dehydrated_ca: "https://acme-v02.api.letsencrypt.org/directory"
Expand Down

0 comments on commit ef52bf5

Please sign in to comment.