Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Fix cron and init #39

Merged
merged 3 commits into from
Dec 18, 2018
Merged

Fix cron and init #39

merged 3 commits into from
Dec 18, 2018

Conversation

TheLastProject
Copy link
Collaborator

Init:
Trim and quote password
Always run init, so that earlier run failures wouldn't cause issues here

Cron:
MAILTO can never be completely empty, this would cause "bad minute"
Append to logfile instead of overwriting logfile

Could we have a new release after this? Especially the init thing could mean possible data loss for users.

MAILTO can never be completely empty, this would cause "bad minute"
Append to logfile instead of overwriting logfile
Trim and quote password
Always run init, so that earlier run failures wouldn't cause issues here
@paulfantom
Copy link
Owner

Seems like molecule doesn't like this change and says that it is not idempotent, more: https://travis-ci.org/paulfantom/ansible-restic/jobs/469512313#L1259.

@TheLastProject
Copy link
Collaborator Author

Seems all good now

@paulfantom paulfantom merged commit 2c506e6 into paulfantom:master Dec 18, 2018
@TheLastProject TheLastProject deleted the fix/cron_and_init branch December 18, 2018 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants