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

Split lvm_snapshots role into separate roles #40

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

ygalblum
Copy link
Collaborator

Split into three roles - create, revert and remove
For create allow running only check
Do not use check_for_resize as the functionality was moved to shrink_lv

Copy link
Member

@swapdisk swapdisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to update the Roles section of the main README.

@ygalblum
Copy link
Collaborator Author

Also need to update the Roles section of the main README.

Done

Split into three roles - create, revert and remove
For create allow running only check
Do not use check_for_resize as the functionality was moved to shrink_lv

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
Copy link
Member

@swapdisk swapdisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

roles/create_snapshot/tasks/main.yml Show resolved Hide resolved
@swapdisk swapdisk merged commit b608d99 into redhat-cop:main Jan 3, 2024
8 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.

None yet

2 participants