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