refs #8025: Fix indentation and add cache update before installation

This commit is contained in:
Xavi Lleó 2025-01-17 11:06:58 +01:00
parent 6276a7703e
commit 28ae8c51b5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
- name: Update apt cache
apt:
apt:
update_cache: yes
- name: Install autofs packages
apt: