Answer the question
In order to leave comments, you need to log in
How to correctly add an LDAP group for ssh access on a remote host?
Hello.
there is an ldap group superproduct1
, it has users: developer1, tester1, analitic1, project1
I want to create an ansible playbook that provides ssh access to a remote host.
So far, only
group has been found - Add or remove groups
- name: Ensure group "somegroup" exists
group:
name: somegroup
state: present
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question