- name: Initialize db servers become: yes hosts: databases tasks: - name: Execute the command in remote shell; stdout goes to the specified file on the remote shell: | echo $(date) >> database.txt