refs #8025: Fix indentation and add cache update before installation
This commit is contained in:
parent
6276a7703e
commit
28ae8c51b5
|
@ -1,5 +1,5 @@
|
||||||
- name: Update apt cache
|
- name: Update apt cache
|
||||||
apt:
|
apt:
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
- name: Install autofs packages
|
- name: Install autofs packages
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue