upate != update

This commit is contained in:
Seth Vidal 2013-06-25 18:34:57 +00:00
parent 78150e7804
commit f500f91330

View file

@ -1,6 +1,6 @@
--- ---
- name: update all - name: update all
command: yum -y update creates=/etc/sysconfig/global-upate-applied command: yum -y update creates=/etc/sysconfig/global-update-applied
register: updated register: updated
tags: tags:
- packages - packages