mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
apt_rpm module: fix local RPM installation (#7396)
* Fix local RPM install in apt_rpm * Add changelog entry * apt_rpm: update docs, handle import error * apt_rpm: remove extra debugging output * apt_rpm: use to_native, doc formatting
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
minor_changes:
|
||||
- |
|
||||
apt_rpm - extract package name from local ``.rpm`` path when verifying
|
||||
installation success. Allows installing packages from local ``.rpm`` files
|
||||
(https://github.com/ansible-collections/community.general/pull/7396).
|
||||
Reference in New Issue
Block a user