Create a playbook yum.yml for configuring repository in all nodes.
i) Repository 1
- The Name of the repository is EX294_BASE
- The description is EX294 base software
- The base url = http://content/rhel9.0/x86_64/dvd/BaseOS
- gpg signature is enabled.
- gpgkey = http://content.example.com/rhel9.0/x86_64/dvd/RPM-GPG-KEY-redhat-release
- The repository is enabled.
ii) Repository 2
- The Name of the repository is EX294_STREAM
- The description is EX294 stream software
- The base url = http://content/rhel9.0/x86_64/dvd/AppStream
- gpg signature is enabled.
- gpgkey = http://content.example.com/rhel9.0/x86_64/dvd/RPM-GPG-KEY-redhat-release
- The repository is enabled.