Skip to content
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

refactor: config restore procedure #5

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

Tinyblargon
Copy link
Owner

Moved the restore logic into a rescue block.
This has the following benefits:

  • Simplifies the internal logic of the role.
  • Only displays the restore steps when they where executed, so they won't be shown as skipped anymore.

added a rescue block to simplify internal logic
@Tinyblargon Tinyblargon added the enhancement New feature or request label Dec 3, 2023
@Tinyblargon Tinyblargon self-assigned this Dec 3, 2023
@Tinyblargon Tinyblargon merged commit 6fa94f4 into main Dec 3, 2023
7 checks passed
@Tinyblargon Tinyblargon deleted the refactor-restore branch July 4, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant