Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Andrew Klychkov
21681daa01
modules: fix seealso sections ( #581 )
2020-06-25 13:34:46 +02:00
Felix Fontein
f9589d78a8
Add version_added for all new features ( #214 )
...
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.
* Add version_added: 1.0.0 for all new features.
* Next release will be 0.2.0
* Fix error.
* Remove unnecessary warnings.
2020-06-13 15:01:19 +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
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00