foosh_repo: Rename once again
This commit is contained in:
parent
d75fc1cd78
commit
c804523bfc
4 changed files with 2 additions and 2 deletions
7
roles/foosh_repo/tasks/main.yml
Normal file
7
roles/foosh_repo/tasks/main.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue