Remove action: in all roles.

This commit is contained in:
Kevin Fenzi 2016-01-06 21:58:31 +00:00
parent 5c0cca432b
commit f0c80375b5
50 changed files with 139 additions and 139 deletions

View file

@ -64,7 +64,7 @@
- nfs/client
- name: enable nfs-related services and run them (rhel6)
action: service name={{ item }} enabled=true state=started
service: name={{ item }} enabled=true state=started
with_items:
- rpcidmapd
- rpcbind