mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
5 lines
132 B
YAML
5 lines
132 B
YAML
- name: add builder infra yum repo
|
|
file: dest=/etc/yum.repos.d/builder-infrastructure.repo state=absent
|
|
tags:
|
|
- builder_infra
|