1 2 3 4 5 6
--- - name: Restart MySQL service: name=mysql state=restarted - name: Restart munin-node service: name=munin-node state=restarted