foosh_repo: ansible-lint fixes
This commit is contained in:
parent
c39c39c0f4
commit
0b7fb73261
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: install foo.sh yum repository
|
||||
yum_repository:
|
||||
- name: Install foo.sh yum repository
|
||||
ansible.builtin.yum_repository:
|
||||
name: foo.sh
|
||||
description: foo.sh - Internal YUM Repository
|
||||
baseurl: https://mirrors.foo.sh/foo.sh/el$releasever/$basearch
|
||||
|
|
Loading…
Add table
Reference in a new issue