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

Merge pull request #134 from l1ll1/master

shouldn't have removed the task of creating export points
parents 10d29095 aabe7cee
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" - name: "Starting rpcbind"
service: "name=rpcbind state=started" service: "name=rpcbind state=started"
sudo: true 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