Skip to content
Snippets Groups Projects
Commit aabe7cee authored by Chris Hines's avatar Chris Hines
Browse files

shouldn't have removed the task of creating export points

parent 10d29095
No related branches found
No related tags found
No related merge requests found
---
- name: "Create exports if necessary"
file: dest={{ item.src }} state=directory mode=755 owner=root group=root
sudo: true
with_items: exportList
- name: "Starting rpcbind"
service: "name=rpcbind state=started"
sudo: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment