mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e829a7384f
* 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
5 lines
249 B
YAML
5 lines
249 B
YAML
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).
|