Commit graph

7 commits

Author SHA1 Message Date
Robin Opletal
5b3976cd20
Fix idempotency for both supported CentOS versions (#747)
* Fix idempotency for version lock broken in CentOS8
2020-12-03 08:59:44 -06:00
Philipp Gassmann
ff9f2c9f56
fix check mode
fix error while evaluating conditional (es_version_locked.stdout|int > 0): 'dict object' has no attribute 'stdout'
2020-02-10 15:49:22 +01:00
Łukasz Różok
fd3ceedd8c Remove ES version lock on RedHat when es_version_hold: false 2019-09-06 11:09:24 +02:00
Michael Russell
c2a68d06c8
Add version lock to the correct package name 2018-07-26 15:45:40 +02:00
Brad Pitcher
024e6caa4b
use become: yes when root is needed 2017-05-12 13:31:50 -07:00
Jakob Reiter
9a0def79e0 Change versionlock command to first remove the lock and then add a new one based on the es_version variable 2015-10-19 14:47:54 +02:00
Jakob Reiter
f37fa15382 Added functionality to hold or lock a deb/rpm package to currently installed version if es_version_lock is set to true. Closes #11 2015-07-07 15:11:21 +02:00