I have a playbook that configures ldap for linux servers via sssd. It runs against OEL 6, 7 and RHEL 6. One OEL sssd is enabled and running when the playbook is done; however, on RHEL6 the service is only enabled and not running. I can start the service without incident and it works as expected. Have any of you seen something similar? I have been watching it via logs and verbose output, but I can't find anything to tell me why it isn't running on RHEL6. I am assuming it is some type of a race issue. Maybe I will put in a pause in my ansible playbook to see if that helps.
-- 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/4a6e094d-760f-45de-ad8f-6774d9f81c62%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
