diff --git a/roles/samba/templates/smb.conf.j2 b/roles/samba/templates/smb.conf.j2 index f7e7c9457..9b60050d8 100755 --- a/roles/samba/templates/smb.conf.j2 +++ b/roles/samba/templates/smb.conf.j2 @@ -96,7 +96,7 @@ {% if network_172 %} hosts allow = 127. 172.18. {% else %} - hosts allow = 10.10.10. + hosts allow = 127. 10.10.10. {% endif %} ; max protocol = SMB2