You are not forced to use asymetric keys validation. You can use regular authentication using "-k" and "-K" parametters.
Also, you can provide differente ssh users on every server (if required) adding "ansible_user" variable to the inventory file: https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html El lunes, 25 de octubre de 2021 a la(s) 05:57:57 UTC-5, [email protected] escribió: > Hello All, > > I want execute some playbooks on multiple hosts with LDAP credentials. I > don't want this activity password less. I don't want to share SSH keys > between hosts. Is it possible to run playbook with LDAP credentials? > > Regards, > Abhi > -- 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/dc786eec-707c-4f57-aab6-d9326ef8662en%40googlegroups.com.
