fixed indentation

This commit is contained in:
Lars Dröge 2024-07-12 14:04:12 +02:00
parent 15d3bd2334
commit 7603ff9829
1 changed files with 4 additions and 4 deletions

View File

@ -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'