summaryrefslogtreecommitdiffstats
path: root/tests/vagrant/vagrant-template-centos6/roles/daemon-services/tasks/main.yml
blob: 0e4c83244cc6f37bd8c4abc4c39ae85d68b1df3d (plain)
1
2
3
---
- name: stop and disable kernel nfs
  service: name=nfs state=stopped enabled=no