ansistrano / deploy

Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
https://ansistrano.com
MIT License
2.37k stars 343 forks source link

Disable anonymous stats by default #368

Closed grzegorznowak closed 3 years ago

grzegorznowak commented 3 years ago

Hey guys,

thanks for the role. I'm giving it a test-spin, but let me just raise one point quickly. I understand the need of having some insight into how much the role is being used, but honestly I'd rather see it's as an opt-in feature. Same for the rollback role. The current default is a bit against the privacy-protection mantra. Or so it looks to me at a first glance.

gitmood[bot] commented 3 years ago

Thanks for opening this issue. Once closed, we will ask you and to all participants to provide open feedback about your experience. Thanks in advance!

ricardclau commented 3 years ago

Hi, this is a well documented boolean you can easily turn off and at the end of the day you always need some configuration for your setup so it will stay as it is

gitmood[bot] commented 3 years ago

Thank you all for helping resolve this issue. In order to encourage more contributions like yours, we want you all to share how was your experience contributing to this project. Please click on the following link to provide anonymous feedback: http://gitmood.app/app/feedback/d4e13cd5-95d5-45ac-94a8-4fdc31d6c165

grzegorznowak commented 3 years ago

Well in all the fairness the rollback's use of the anon-stats is not documented at all. To avoid any possible GDPR (or whatever other world-region specific rule there is) grief in the future I strongly advice towards making it false as default.