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