Sometimes I need to configure a machine to be a domain member without actually adding it to the domain. Now I can by running `ansible-playbook` with `--skip-tags domain-join`
The *winbind* role builds upon the *samba* role to configure the machine as an Active Directory domain member.