foosh_repo: Rename once again

This commit is contained in:
Timo Makinen 2022-02-25 16:52:41 +00:00
parent d75fc1cd78
commit c804523bfc
4 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,3 @@
---
dependencies:
- {role: epel_repo}

View file

@ -0,0 +1,7 @@
---
- name: install foo.sh yum repository
yum_repository:
name: foo.sh
description: foo.sh - Internal YUM Repository
baseurl: https://mirrors.foo.sh/foo.sh/el$releasever/$basearch
gpgcheck: false