We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Option to remove all storage when deleting VM's
Virt module
When creating VM's sometimes app owners add additional volumes, when deleting VM's all storage remains, requesting option to delete storage with VM.
The text was updated successfully, but these errors were encountered:
+1
virsh undefine --remove-all-storage --domain <vm-name>
Sorry, something went wrong.
hello, thanks for reporting the issue here's a dev quick-start guide that can help https://docs.ansible.com/ansible/devel/community/create_pr_quick_start.html enthusiasts
No branches or pull requests
SUMMARY
Option to remove all storage when deleting VM's
ISSUE TYPE
COMPONENT NAME
Virt module
ADDITIONAL INFORMATION
When creating VM's sometimes app owners add additional volumes, when deleting VM's all storage remains, requesting option to delete storage with VM.
The text was updated successfully, but these errors were encountered: