make the name mean something

This commit is contained in:
Seth Vidal 2013-06-25 18:35:42 +00:00
parent f500f91330
commit 0e37af52f5

View file

@ -5,7 +5,7 @@
tags:
- packages
- name: write out global file
- name: write out global-update-applied file if we updated
copy: content="updated" dest=/etc/sysconfig/global-update-applied
when: updated is defined
tags: