fix env meaning
This commit is contained in:
parent
49659dce66
commit
ecca197cf3
|
@ -3,4 +3,4 @@
|
|||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
environment:
|
||||
NEEDRESTART_SUSPEND: 'please no reboot now'
|
||||
NEEDRESTART_SUSPEND: 'do not promt me'
|
||||
|
|
Loading…
Reference in New Issue