-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add verbose option for logging #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution 🙂
Please add yourself to the contributors in the README.
Just one suggestion here, just a cosmetic change really to show the variable is related to cron
.
Hi @PleaseStopAsking - Don't worry about the lint errors, I will fix those - hopefully sometime tomorrow 🙂 Since it last ran Ansible-Lint has had loads of updates so new rules are being triggered and causing failures. |
@dbrennand I went ahead and fixed the lint issues reported as they did not require any breaking changes. Feel free to run workflows again time permitting. |
LGTM - Thank you @PleaseStopAsking for your contribution to this role 🙂 |
This PR adds a new variable to enable verbose logging on the cron job for easier identification of issues as well as review of any purge/clean-up on snapshots.