1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Find a file
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
.github Remove more remains of intersight_info. (#396) 2020-05-22 07:59:41 +02:00
changelogs LVG: add new parameter pvresize (#422) 2020-05-29 22:16:23 +03:00
meta Prepare for action groups PR (ansible/ansible#67291). (#430) 2020-05-28 23:57:24 +02:00
plugins LVG: add new parameter pvresize (#422) 2020-05-29 22:16:23 +03:00
scripts Fix linting errors. (#343) 2020-05-15 13:35:41 +02:00
tests LVG: add new parameter pvresize (#422) 2020-05-29 22:16:23 +03:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
COPYING Initial commit 2020-03-09 09:11:07 +00:00
galaxy.yml Update dependency versions in galaxy.yml (#433) 2020-05-29 11:45:56 +02:00
README.md Initial commit 2020-03-09 09:11:07 +00:00
shippable.yml Add extra sanity tests and changelog config. (#352) 2020-05-18 19:36:35 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: community.general