Skip to content

Releases: rhythmictech/ansible-role-yumrepos

Support Oracle Linux 8+

11 Jul 15:50
Compare
Choose a tag to compare

1.4.0

28 Mar 22:58
Compare
Choose a tag to compare
make sure amazon linux 2 tasks don't execute on 2023

Add support for enabling OL7 KVM repo

24 Jan 21:17
Compare
Choose a tag to compare
  • Support enabling the OL7 KVM Utilities repo, defaults to false

Support SCL repos

21 Nov 20:05
Compare
Choose a tag to compare

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

14 Oct 14:58
Compare
Choose a tag to compare
  • 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

12 Aug 14:56
Compare
Choose a tag to compare
Allow repos to be installed from rpm url

Remove Kernel selection from OEL

22 Jan 00:55
Compare
Choose a tag to compare

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

22 Jan 00:27
Compare
Choose a tag to compare
fixing syntax for include_tasks

Fix syntax

22 Jan 00:06
Compare
Choose a tag to compare

Incorrect syntax was present in a task that doesn't need to be run, so that has been removed.

Fix Ansible Galaxy support

16 Jan 15:41
Compare
Choose a tag to compare
1.0.1

add meta folder for ansible galaxy support