Releases: rhythmictech/ansible-role-yumrepos
Releases · rhythmictech/ansible-role-yumrepos
Support Oracle Linux 8+
1.5.0 Support OL8+
1.4.0
make sure amazon linux 2 tasks don't execute on 2023
Add support for enabling OL7 KVM repo
- Support enabling the OL7 KVM Utilities repo, defaults to false
Support SCL repos
Adds new variable repos_enable_scl
to install the SCL repo for CentOS 7 and Oracle Linux 7. Defaults to false
.
Support custom repos without GPG signatures
- Adds support for custom repos to skip gpg checking
- Makes gpg_key_url optional for custom repos
1.1.2 - Allow installation of packages from rpm url
Allow repos to be installed from rpm url
Remove Kernel selection from OEL
I'm not sure this role is where we ought to be handling that, so I decided to remove it.
1.0.3 - Hopefully this one works
fixing syntax for include_tasks
Fix syntax
Incorrect syntax was present in a task that doesn't need to be run, so that has been removed.
Fix Ansible Galaxy support
1.0.1 add meta folder for ansible galaxy support