You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Will Thames a076309a0f 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
8 years ago
..
language We've decided that pythn 3.5 is the minimum python3 version (#4572) 8 years ago
os Check whether yum file or URL install is an upgrade (#4547) 8 years ago
__init__.py package files 10 years ago