mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #9052/d0b4e91c backport][stable-8] modprobe: fix --check mode not being honored for persistent option (#9070)
modprobe: fix --check mode not being honored for persistent option (#9052)
* modprobe: fix --check mode not being honored for persistent option
* Add CHANGELOG
* Update CHANGELOG
* Update changelogs/fragments/9052-modprobe-bugfix.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: d-usuba <d-usuba@sakura.ad.jp>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d0b4e91cac
)
Co-authored-by: salmon111 <campfire@kumachans.net>
This commit is contained in:
parent
5cddc4d617
commit
becc6c7200
2 changed files with 10 additions and 6 deletions
2
changelogs/fragments/9052-modprobe-bugfix.yml
Normal file
2
changelogs/fragments/9052-modprobe-bugfix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- modprobe - fix check mode not being honored for ``persistent`` option (https://github.com/ansible-collections/community.general/issues/9051, https://github.com/ansible-collections/community.general/pull/9052).
|
Loading…
Add table
Add a link
Reference in a new issue