we are using yum module to install it. How do we pass version information for JDK8? java-1.8.0-openjdk-1.8.0.282.b08-4.fc34.x86_64.rpm ( this is the specific package we are trying to install)
On Thursday, February 18, 2021 at 9:05:30 AM UTC-8 [email protected] wrote: > > https://docs.ansible.com/ansible/latest/collections/ansible/builtin/dnf_module.html#parameter-name > > > On Thu, 18 Feb 2021 at 17:16, [email protected] <[email protected]> wrote: > > > > Is there a way to install a specic version of JDK8 on CentOS using > ansible? we are looking to pin versions of JDK to > > > > java-1.8.0-openjdk-devel.x86_64 1:1.8.0.282.b08-1.el7_9 > > > > Thank you. > > > > -- > > You received this message because you are subscribed to the Google > Groups "Ansible Project" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/1c360054-3d90-459f-92a8-348576f9b57bn%40googlegroups.com > . > > > > -- > Dick Visser > Trust & Identity Service Operations Manager > GÉANT > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/36ffa732-c485-4b76-92b5-303c22f07076n%40googlegroups.com.
