ckstevenson.winbind

Ansible Role: Winbind

An Ansible Role that joins Linux machines (Debian and CentOS) to Windows Active Directory with Winbind. This was originally developed when I was having trouble authenticating with SSSD.

Example Playbook

---
- hosts: all
  become: yes
  gather_facts: yes
  roles:
    - ckstevenson.winbind

License

MIT

About

AD join CentOS/Debian with Winbind.

Install
ansible-galaxy install ckstevenson.winbind
GitHub repository
License
mit
Downloads
43