From 6500f77ac343e7a15cf01ad67a9db929ceae5ccd Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Tue, 1 Dec 2015 14:57:56 +0100 Subject: [PATCH] Applied coding conventions to changes from PR #4 --- tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/main.yml b/tasks/main.yml index 97aa741..3a9f3f4 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -29,6 +29,8 @@ owner: root group: root mode: '0755' + when: samba_shares is defined + tags: samba - name: Create share directories with_items: samba_shares