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:
Amin Vakil
2021-03-27 18:43:53 +04:30
committed by GitHub
parent 0de196413f
commit 73bb0f1900
2 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- vdo - add ``force`` option (https://github.com/ansible-collections/community.general/issues/2101).