Browse Source

Update 'app.yml'

main
Mohammad Akbari 4 years ago
parent
commit
6fa2ff5475
  1. 1
      app.yml

1
app.yml

@ -8,5 +8,6 @@
dpkg_options: 'force-confnew,force-confdef' dpkg_options: 'force-confnew,force-confdef'
name: httpd name: httpd
state: latest state: latest
- name: Execute the command in remote shell; stdout goes to the specified file on the remote - name: Execute the command in remote shell; stdout goes to the specified file on the remote
ansible.builtin.shell: $(date)." app" >> somelog.txt ansible.builtin.shell: $(date)." app" >> somelog.txt
Loading…
Cancel
Save