not updating all in general playbook - that's for other things to do
This commit is contained in:
parent
991f947663
commit
f3c27448f3
1 changed files with 0 additions and 3 deletions
|
@ -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'))"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue