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

Purge and Recurse should be set together #399

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

okopop
Copy link
Contributor

@okopop okopop commented Dec 19, 2024

If you for whatever reason decide to change the value of purge, recurse should change with it.

This is nothing new and the solution as it's implemented here is the same I have seen in other popular modules (saz-sudo, ghoneycutt-ssh) regarding the relation between purge and recurse. If you don't you can get unexpected behaviour.

Related to #390

If you for whatever reason decide to change the value of purge,
recurse should change with it.

This is nothing new and the solution as it's implemented here is the
same I have seen in other popular modules (saz-sudo, ghoneycutt-ssh)
regarding the relation between purge and recurse. If you don't you
can get unexpected behaviour.

Related to saz#390
@saz saz merged commit 2d19df9 into saz:master Dec 24, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants