mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
vdo: add force option (#2110)
* vdo: add force option * Add changelog * Improve the diff the next time something is added :) Co-authored-by: Felix Fontein <felix@fontein.de> * Add warning text placeholder by felixfontein Co-authored-by: Felix Fontein <felix@fontein.de> * Add warning text * Apply suggestion for warning text from rhawalsh Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0de196413f
commit
73bb0f1900
2 changed files with 20 additions and 1 deletions
3
changelogs/fragments/2110-vdo-add_force_option.yaml
Normal file
3
changelogs/fragments/2110-vdo-add_force_option.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- vdo - add ``force`` option (https://github.com/ansible-collections/community.general/issues/2101).
|
Loading…
Add table
Add a link
Reference in a new issue