From fc346f177a4eea7473c8612030aee405d04e6dd1 Mon Sep 17 00:00:00 2001 From: nrbishop Date: Wed, 1 May 2024 14:15:35 -0400 Subject: [PATCH] Update update-621.yml --- update-621.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-621.yml b/update-621.yml index ad7e235..4993152 100644 --- a/update-621.yml +++ b/update-621.yml @@ -1,5 +1,5 @@ - hosts: all - become: yes + become: true tasks: - name: Upgrade the OS (apt-get dist-upgrade) ansible.builtin.apt: