Rename pistorage to tags_pistorage

This commit is contained in:
Salt 2021-08-07 12:16:07 -05:00
parent 340da1926e
commit 55304ac4d9

View File

@ -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