diff --git a/playbooks/pistorage.yml b/playbooks/pistorage.yml index de28c67..2ab3690 100755 --- a/playbooks/pistorage.yml +++ b/playbooks/pistorage.yml @@ -2,7 +2,7 @@ # vim:ft=ansible: --- # Mass storage Pis -- hosts: pistorage +- hosts: tags_pistorage tasks: - name: assure mount directory file: path=/data state=directory mode=0755