--- - name: upstart serial setup action: copy src="{{ files }}/common/ttyS0.conf" dest=/etc/init/ttyS0.conf when: is_rhel == 'True' tags: - configs