From 32b9f37d436f7842866d2296a709b8a7412a5491 Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 21:26:46 +0530 Subject: [PATCH] added a test --- proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.yml b/proxmox.yml index 9f3d0ec..10e7785 100644 --- a/proxmox.yml +++ b/proxmox.yml @@ -28,7 +28,7 @@ - name: remove vim-nox apt: name: vim-nox - state: present + state: absent - name: dist upgrade apt: upgrade=dist