Robert Osowiecki
9e28f3cceb
parted option align: undefined to maintain parted 1.8.3 compatibility ( #405 )
...
* option align: undefined to maintain parted 1.8.3 compatibility
* modified argument_spec
* changelog fragment for #405
* Update changelogs/fragments/405-parted_align_undefined.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-19 08:41:59 +02:00
Robert Osowiecki
a3953106e6
parted: update documentation, warn about possible loss of partition label ( #522 ) ( #525 )
2020-06-17 07:57:35 +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
Robert Osowiecki
b00ee3b807
parted: fix return value documentation ( #406 )
...
* parted: fix return value documentation (#362 )
* changelog entry not necessary for documentation fixes, removed
2020-05-25 12:35:46 +02:00
Robert Osowiecki
eb941c30b4
parted: consider current partition state even in check_mode ( #247 )
...
* parted: consider current partition state even in check_mode
* Update changelogs/fragments/183-parted_check_mode.yml
Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>
* Test check_mode considers get_device_info
* fixed pep8 E302: expected 2 blank lines
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-05-23 10:15:20 +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
Andrea Scarpino
c2e37d202a
parted: support fs_type ( #221 )
...
* parted: support fs_type
Closes #135
* Update plugins/modules/system/parted.py
Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/system/parted.py
Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-04-27 18:30:48 +03:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00