thefinn93 / ansible-letsencrypt

An ansible role to generate TLS certificates and get them signed by Let's Encrypt
GNU General Public License v3.0
440 stars 122 forks source link

increased readability with native yaml #47

Closed rvben closed 7 years ago

rvben commented 7 years ago

Hello thefinn93,

I saw some long lines in the tasks/main.yml and they could easily be prettified with Native Yaml. So I thought I'd make the edits and create this pull request. Please accept my changes.

Have a nice day!

Ruben

thefinn93 commented 7 years ago

Thanks!