mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
[PR #9167/420f78de backport][stable-10] Add the options apply_live to rpm_ostree_pkg (#9208)
Add the options apply_live to rpm_ostree_pkg (#9167)
rpm_ostree_pkg: add support for `apply_live` and return value `needs_reboot` #9167
(cherry picked from commit 420f78de2f
)
Co-authored-by: shios86 <17804953+shios86@users.noreply.github.com>
This commit is contained in:
parent
5491ff7c6a
commit
09f99e66fe
2 changed files with 38 additions and 2 deletions
3
changelogs/fragments/9167-rpm_ostree_pkg-apply_live.yml
Normal file
3
changelogs/fragments/9167-rpm_ostree_pkg-apply_live.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- rpm_ostree_pkg - added the options ``apply_live`` (https://github.com/ansible-collections/community.general/pull/9167).
|
||||
- rpm_ostree_pkg - added the return value ``needs_reboot`` (https://github.com/ansible-collections/community.general/pull/9167).
|
Loading…
Add table
Add a link
Reference in a new issue