Hi,

I've got following issues to rum yum module on compute node CentOS 6.5, 
some node (compute0) could not install sssd (but can install other 
packages), and some node (compute1) can install without any issues. When I 
went to compute0 and run "yum install sssd" manually, there is no problem 
at all, the sssd was installed. There is no difference between compute0 and 
compute1. What could cause that issues?

failed: [compute0] => (item=sssd,sssd-common,sssd-client) => {"changed": 
false, "failed": true, "item": "sssd,sssd-common,sssd-client", "rc": 0, 
"results": []}
msg: The following packages have pending transactions: sssd-x86_64

ok: [compute1] => (item=sssd,sssd-common,sssd-client) => {"changed": false, 
"item": "sssd,sssd-common,sssd-client", "msg": "", "rc": 0, "results": 
["All packages providing sssd are up to date", "All packages providing 
sssd-common are up to date", "All packages providing sssd-client are up to 
date"]}

The ansible is version 1.9.

Thanks.

-j



-- 
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/771c018e-3e38-42de-818b-6ed531c19e31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to