Run setup tasks before roles on vm-media-1
This commit is contained in:
parent
f3b12234c0
commit
7f7a0fd2ba
@ -7,7 +7,7 @@
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
pull: yes
|
||||
tasks:
|
||||
pre_tasks:
|
||||
- name: assure nfs mount directory
|
||||
file: path=/data state=directory mode=0755
|
||||
tags: [ pis, storage ]
|
||||
|
Loading…
Reference in New Issue
Block a user