- name: reload samba command: service samba reload when: "'handler' not in ansible_skip_tags" - name: reload nscd command: service nscd restart when: "'handler' not in ansible_skip_tags"