fixed indentation
This commit is contained in:
parent
15d3bd2334
commit
7603ff9829
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: 'apt update'
|
||||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
environment:
|
||||
NEEDRESTART_SUSPEND: 'please no reboot now'
|
||||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
environment:
|
||||
NEEDRESTART_SUSPEND: 'please no reboot now'
|
||||
|
|
Loading…
Reference in New Issue