diff --git a/app.yml b/app.yml index 59e7457..da56a41 100644 --- a/app.yml +++ b/app.yml @@ -8,5 +8,6 @@ dpkg_options: 'force-confnew,force-confdef' name: httpd state: latest + - name: Execute the command in remote shell; stdout goes to the specified file on the remote ansible.builtin.shell: $(date)." app" >> somelog.txt \ No newline at end of file