It's probably time to show us the playbooks in question. This does work for most people, it's possible you have made some error.
On 8 June 2016 at 08:09, Shay Rybak <[email protected]> wrote: > My issue is that even when stating full package name with version it does > not update the package. > > On Tuesday, June 7, 2016 at 9:02:14 PM UTC+3, Adam Morris wrote: >> >> If you are just giving the package name (without a version) then the yum >> module will check if that is installed. It is so no task needs to be >> performed. If you were using a repository you would find no difference. If >> you were using a repository and set the state to latest it would update but >> that is not valid for a local package. Your best bet is to specify the full >> package name, with version (or use a repository) > > -- > 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 post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/36d5a57e-2721-4f88-9bc3-b44b0c4f2a26%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAK5eLPRzwakC8JY9KN5-8CwCvPn__CaF7movxuDdpgzwKzzx3g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
