ansible-role-samba icon indicating copy to clipboard operation
ansible-role-samba copied to clipboard

Use Version Compare Function to perform check

Open misilot opened this issue 5 years ago • 2 comments
trafficstars

Using the function version() allows the check to work correctly on Ubuntu 20.04 when the samba version has -Ubuntu in the string returned by the sed command.

misilot avatar Jun 29 '20 21:06 misilot

It would be great to see this merged.

Fixes https://github.com/bertvv/ansible-role-samba/issues/62.

colin-nolan avatar Aug 16 '20 15:08 colin-nolan

I agree, just stumbled on the same issue #64 with the newest ubuntu. Can this fix be merged? It seems ok.

sprat avatar Oct 29 '20 20:10 sprat