community.general/lib/ansible/modules/packaging/os
Will Thames 10af591da2 Check whether yum file or URL install is an upgrade (#4547)
Rather than just checking whether a package with the right
name is installed, use `local_nvra` to check whether the
version/release/arch differs too.

Remove `local_name` as it is a shortcut too far.

Fixes #3807
Fixes #4529
2016-12-08 11:25:11 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
apt.py Fix python 3 issues with apt* modules. (#4848) 2016-12-08 11:25:05 -05:00
apt_key.py Fix python 3 issues with apt* modules. (#4848) 2016-12-08 11:25:05 -05:00
apt_repository.py Fix python 3 issues with apt* modules. (#4848) 2016-12-08 11:25:05 -05:00
apt_rpm.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
package.py removed extra space 2016-12-08 11:24:40 -05:00
redhat_subscription.py Add way to specify environment (#3453) 2016-12-08 11:24:43 -05:00
rhn_channel.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
rhn_register.py Convert packaging/* to py3/py2.4 syntax (#3702) 2016-12-08 11:24:30 -05:00
rpm_key.py Fix error reporting for fetch_key (#2662) 2016-12-08 11:24:19 -05:00
yum.py Check whether yum file or URL install is an upgrade (#4547) 2016-12-08 11:25:11 -05:00