configpolicy/pyrocufflink.yml

11 lines
179 B
YAML

- hosts: pyrocufflink:!samba-dc
roles:
- winbind
- nsswitch
- system-auth
tasks:
- name: ensure winbind is running
service:
name=winbind
state=started