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