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/changelogs
Benoit Dunand-Laisin 116a504825 Fixes #24241 Module always updates installed plugins (#40645)
* Update jenkins_plugin.py

When setting state=latest, plugin are always updated because old sha1 is bytes and and is compared to new sha1 which is str (so it always detecting a sha1 change)

* Add changelog
8 years ago
..
fragments Fixes #24241 Module always updates installed plugins (#40645) 8 years ago
CHANGELOG-legacy.rst rename versioned CHANGELOGs with dash 8 years ago
CHANGELOG-v2.0.rst sync old changelogs 8 years ago
CHANGELOG-v2.1.rst sync old changelogs 8 years ago
CHANGELOG-v2.2.rst sync old changelogs 8 years ago
CHANGELOG-v2.3.rst sync old changelogs 8 years ago
CHANGELOG-v2.4.rst sync old changelogs 8 years ago
CHANGELOG-v2.5.rst New release v2.5.3 8 years ago
config.yaml reformat multiline bugfix entries 8 years ago