Ansible Team- I'm in situation where i need to remove a package without removing the dependencies using yum module for centos/redhat. I don't see any option in Ansible yum reference page which exclude deps.
Only option i see is shell: rpm -e --nodeps <package> Is it possible attain this using yum module. Appreciate a ahelp. Thanks Anand vamsi. -- 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/ad0fd9d9-482f-4eea-baaa-47df44ffc053%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
