Laszlo Szomor
|
24aeedbc15
|
lvg: add UUID reset and active state management feature (#6682)
* lvg: add UUID reset, rename, active switch feature
* Add changelog fragment for 6682
* Fix Sanity 2.15,devel tests
* Fix issue with LVM autoactivation
* Remove rename implementation
Add active/inactive states
Fix errors when a PV is missing
Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/lvg.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2023-06-19 08:59:02 +02:00 |
|
Felix Fontein
|
68e7e52557
|
Add simple license headers, not completely at top. (#5080)
|
2022-08-05 21:31:34 +02:00 |
|
Andrew Klychkov
|
9d5044ac1a
|
Add headers to ci tests (#954)
* CI tests: add note to main.yml
* improve
|
2020-09-25 08:01:17 +02:00 |
|
cassio-santos
|
9de5c0c53c
|
LVG: add new parameter pvresize (#422)
* enabling resize in pv.
* change pvresize default behavior to false
* includes changelog on pvresize
* punctuation fix
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* fixes typo and changes pvresize_cmd location
* Update changelogs/fragments/442-add-new-parameter-pvresize.yaml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/system/lvg.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* rebase and add EXAMPLE for pvresize
* fix wrongly submited merge conflict
* Update plugins/modules/system/lvg.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* adding tests
* add test for check_mode
* fix identation
* Update tests/integration/targets/lvg/tasks/test_pvresize.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update tests/integration/targets/lvg/tasks/test_pvresize.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* fix identation
Co-authored-by: CASSIO ALVES <cassioalves@bocombbm.com.br>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: cassio alves <cassio@localhost.localdomain>
|
2020-05-29 22:16:23 +03:00 |
|
Ansible Core Team
|
aebc1b03fd
|
Initial commit
|
2020-03-09 09:11:07 +00:00 |
|