From 6fa2ff54751e78a673f2e89149f37d341d3c6689 Mon Sep 17 00:00:00 2001 From: akbarjimi Date: Wed, 5 May 2021 14:33:25 +0000 Subject: [PATCH] Update 'app.yml' --- app.yml | 1 + 1 file changed, 1 insertion(+) 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