mirror of https://github.com/ansible/ansible.git
service - compare version without LooseVersion (#74508)
The distutils module is not shipped with SUNWPython on Solaris. It's in the SUNWPython-devel package. Do not use LooseVersion. Fixes: #74488 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/74622/head
parent
a277644301
commit
4d7dc15d4e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- service - compare version without LooseVersion API (https://github.com/ansible/ansible/issues/74488).
|
||||
Loading…
Reference in New Issue