mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
[PR #7304/324c22f6 backport][stable-7] Prevent parted warnings in script mode (#7365)
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>
This commit is contained in:
parent
8385d2eb39
commit
ef8fb888cd
2 changed files with 13 additions and 1 deletions
2
changelogs/fragments/7304-prevent-parted-warnings.yml
Normal file
2
changelogs/fragments/7304-prevent-parted-warnings.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- parted - on resize, use ``--fix`` option if available (https://github.com/ansible-collections/community.general/pull/7304).
|
Loading…
Add table
Add a link
Reference in a new issue