This commit is contained in:
2023-06-16 19:24:48 +02:00
parent a5d3a387ca
commit 246d7aa18d

View File

@@ -1,7 +1,6 @@
---
- name: Install required Pip modules
hosts: localhost
become: true
tasks:
- name: Install proxmoxer and requests modules
pip: