ansible-role-samba
ansible-role-samba copied to clipboard
Use Version Compare Function to perform check
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.
It would be great to see this merged.
Fixes https://github.com/bertvv/ansible-role-samba/issues/62.
I agree, just stumbled on the same issue #64 with the newest ubuntu. Can this fix be merged? It seems ok.