mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
add the infrastructure repo, properly
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
- config
|
||||
- packages
|
||||
|
||||
- name: add infrastructure repo
|
||||
action: copy src=$files/common/infrastructure.repo dest=/etc/yum.repos.d/infrastructure.repo
|
||||
|
||||
- name: default packages to install
|
||||
action: yum state=installed name=$item
|
||||
with_items:
|
||||
|
||||
Reference in New Issue
Block a user