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: