# Pastebin RaSSRQVk - name: copy init service template: src=congress-api.conf dest=/etc/init/congress-api.conf when: init == "True" - name: enabling init service for congress file: src=/lib/init/upstart-job dest=/etc/init.d/congress-api state=link when: init == "True"