- name: start shinyproxy become: yes become_user: "{{ shinyproxy_user }}" shell: "nohup java -jar /opt/{{ shinyproxy_user }}/{{shinyproxy_jar }} &"