You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
#!/bin/bash
ansible all -m yum_repository -a file=AppStream name=e1 description=e1
baseurl=http://content.example.com/rhel8.4/x86_64/dvd/AppStream
gpgcheck=yes
gpgkey= http://content.example.com/rhel8.4/x86_64/dvd/RPM-GPG-KEY-redhat-release
enabled=yes'
I got this error
The text was updated successfully, but these errors were encountered: