geerlingguy/ansible-role-certbot

Source Installation from Git used along with "--diff" option causes large amount of output

hnk opened this issue · 2 comments

hnk commented

We are using the role to install certbot on an older system, as per the documentation.

We always perform a "--check --diff" run before deployments.
Source Installation from Git will always perform a git clone and print a massive diff message.

I wanted to see if a PR which enables a new variable "certbot_git_diff" where one can set the ansible diff option to "no" would be welcome?

I have tested the change locally by manually adding "diff: no" to the "Clone Certbot into configured directory." task. It works well.

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.