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
Install
ansible-galaxy install ckstevenson.winbind
License
mit
Downloads
43
Owner