Skip to content
Snippets Groups Projects
Commit 39f169ea authored by Jupiter Hu's avatar Jupiter Hu
Browse files

Fixed issue after merge

parent 99410a35
No related branches found
No related tags found
No related merge requests found
---
- name: "Copying /etc/exports template"
template: "src=exports.j2 dest=/etc/exports mode=0644 owner=root"
sudo: true
- name: "Starting rpcbind"
service: "name=rpcbind state=restarted"
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