From ceae92196bd7b6f2b79697b4819b1fd0d51d965f Mon Sep 17 00:00:00 2001 From: alecsandru Date: Thu, 2 May 2024 20:36:14 +0000 Subject: [PATCH] Update 'update.yml' --- update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.yml b/update.yml index 3cca766..a511f90 100644 --- a/update.yml +++ b/update.yml @@ -1,5 +1,5 @@ - hosts: all - become: true + become: yes tasks: - name: update apt list become: yes