mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ef8fb888cd
Prevent parted warnings in script mode (#7304)
* Prevent parted warnings in script mode
* Update parted.py with check parted version
* Typo
* Create 7304-prevent-parted-warnings.yml
* Update 7304-prevent-parted-warnings.yml
* Update 7304-prevent-parted-warnings.yml
* Update 7304-prevent-parted-warnings.yml
* Update 7304-prevent-parted-warnings.yml
* Update 7304-prevent-parted-warnings.yml
* Update changelogs/fragments/7304-prevent-parted-warnings.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/parted.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update parted.py - simplification
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 324c22f612
)
Co-authored-by: oldmanhere <79988786+oldmanhere@users.noreply.github.com>
2 lines
143 B
YAML
2 lines
143 B
YAML
minor_changes:
|
|
- parted - on resize, use ``--fix`` option if available (https://github.com/ansible-collections/community.general/pull/7304).
|