Skip to content

Commit 125dc92

Browse files
committed
No functional change, use build in mechanisme
1 parent d46e704 commit 125dc92

File tree

1 file changed

+2
-1
lines changed
  • provision-contest/ansible/roles/base_packages/handlers

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
- name: run apt update
3-
command: apt update
3+
apt:
4+
update_cache: true

0 commit comments

Comments
 (0)