--- - 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 gpgcheck: false