From 246d7aa18dc7ec309ba5a20f6bf69eae9c2a8772 Mon Sep 17 00:00:00 2001 From: Simon Zernisch Date: Fri, 16 Jun 2023 19:24:48 +0200 Subject: [PATCH] bla --- main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/main.yml b/main.yml index 04840f5..d10c7d3 100644 --- a/main.yml +++ b/main.yml @@ -1,7 +1,6 @@ --- - name: Install required Pip modules hosts: localhost - become: true tasks: - name: Install proxmoxer and requests modules pip: