tags, not tag

This commit is contained in:
Kevin Fenzi 2014-06-04 18:17:39 +00:00
parent 80d408dede
commit 7e5eaad4be

View file

@ -9,7 +9,7 @@
- name: setup /etc/exports
copy: src={{ ansible_hostname }}-exports dest=/etc/exports
tag:
tags:
- nfs/server
- name: enable nfs-related services and run them (fedora)