Hi, What I want is to add members to a local group on centos, but this members are not local but from an ldap (the access work fine with my ldap account on my linux system). I tried ansible.builtin.user but this module create each time local users, and I don"t want this user to be created on the system. And the module ansible.builtin.group doesn't have an option to do this (it's a shame no ?).
Regards. -- 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/66eef7cc-1014-463c-a4d7-84cf54ec6e8cn%40googlegroups.com.
