Skip to content

ImNtReal/ansible-role-ldap_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Setup Arch Linux as a LDAP client with basic configuration.

Requirements

A working LDAP server.

Role Variables

Set in defaults

Sets the default LDAP protocol to use to ldaps

ldap_protocol: ldaps

Others

Sets LDAP search base

ldap_base: dc=example,dc=com

Sets LDAP server

ldap_server: ldap.example.com

Example Playbook

- hosts: clients
  roles:
     - { role: imntreal.ldap_client }

License

GPLv3

Author Information

Jameson Pugh [email protected]

About

ldap_client ansible role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published