mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Add the options apply_live to rpm_ostree_pkg (#9167)
rpm_ostree_pkg: add support for `apply_live` and return value `needs_reboot` #9167
This commit is contained in:
parent
f828bdee22
commit
420f78de2f
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