not updating all in general playbook - that's for other things to do

This commit is contained in:
Seth Vidal 2013-05-02 19:20:19 +00:00
parent 991f947663
commit f3c27448f3

View file

@ -99,9 +99,6 @@
- ntp
- ntpdate
- name: update latest
action: command /usr/bin/yum -y update
- name: /etc/kojid/kojid.conf
action: copy src=$files/kojibuilder/kojid.conf dest=/etc/kojid/kojid.conf
only_if: "not '${ansible_fqdn}'.startswith(('arm01','arm03','arm04'))"