Fixed yaml formating errors
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: apt list --upgradable 2>/dev/null
|
||||
|
||||
- name: Get current date like dd-mm-yyyy
|
||||
ansible.builtin.shell:
|
||||
- name: Get current date like dd-mm-yyyy
|
||||
ansible.builtin.shell:
|
||||
cmd: $date = date +%d-%m-%Y
|
||||
|
||||
- name: Install available Updates and write output log into ~\update_logs\update_log_($date)
|
||||
Reference in New Issue
Block a user