### -*-yaml-*- ### ### Handlers, mostly for kicking services. --- ###-------------------------------------------------------------------------- ### Rebuliding remote configuration files. ###-------------------------------------------------------------------------- ### Restarting services in obvious ways. - name: restart exim service: name=exim4 state=restarted ###----- That's all, folks --------------------------------------------------