Felix Fontein
24efe9ee9a
Normalize bools in tests ( #5996 )
...
* Normalize bools in tests.
* Fix typo.
2023-02-15 22:55:23 +01:00
Felix Fontein
1f49241481
CI: add extra VMs for certain tests ( #5713 )
...
* Remove superfluous VM.
* Add extra VM group.
* More platforms, add scripts.
* [REVERT THIS] Shrink matrix to only the tests we are interested in.
* Fix some tests.
* Skip snap tests on Ubuntu VMs for now.
* Skip xfs_quota tests on Alpine VMs due to ansible.posix.mount failing.
* Revert "[REVERT THIS] Shrink matrix to only the tests we are interested in."
This reverts commit 2e98e163db
.
* Stick to Alpine and Ubuntu 22.04 for now.
2022-12-21 07:31:46 +01:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +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