- name: supervisor-restart
  become: yes
  service: name=supervisord state=restarted
