From feebe81bf801149d116baf13d49064d6c1fc599f Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Wed, 10 May 2017 14:47:03 +0200 Subject: [PATCH] Fixed service name for recent Debian/Ubuntu --- vars/os_Debian.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vars/os_Debian.yml b/vars/os_Debian.yml index c9d0700..5f2bcda 100644 --- a/vars/os_Debian.yml +++ b/vars/os_Debian.yml @@ -11,7 +11,9 @@ samba_selinux_booleans: [] samba_configuration: /etc/samba/smb.conf +# The name of the Samba service in older releases (Ubuntu 14.04, +# Debian <8) is "samba". samba_services: - - samba + - smbd samba_www_documentroot: /var/www