--- # Defines handlers applicable across all machines in the infrastructure. - name: restart apache service: name=apache2 state=restarted