From 4c8184b3853387187ac575cbc16db678d3fd57a4 Mon Sep 17 00:00:00 2001 From: alecsandruchirosca Date: Thu, 2 May 2024 21:47:21 +0300 Subject: [PATCH] no update --- update.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/update.yml b/update.yml index 5970cb5..388ef66 100644 --- a/update.yml +++ b/update.yml @@ -9,8 +9,8 @@ - name: Set a fact with the user name. set_fact: login_user: "{{ whoami.stdout }}" - - name: Update Ubuntu - apt: - upgrade: true - update_cache: true - become: true + # - name: Update Ubuntu +# apt: +# upgrade: true +# update_cache: true +# become: true