- add core config files for kojibuilders
- base tasks to make them use first_available for sensible defaults
This commit is contained in:
parent
0ba9217db1
commit
e1639b4855
9 changed files with 1229 additions and 18 deletions
|
@ -4,9 +4,10 @@
|
|||
with_items:
|
||||
- epel6.repo
|
||||
- rhel6.repo
|
||||
only_if: '$is_rhel'
|
||||
tags:
|
||||
- config
|
||||
only_if: '$is_rhel'
|
||||
|
||||
|
||||
- name: update all
|
||||
action: command yum -y update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue