jetzt aber

This commit is contained in:
2023-06-16 19:27:17 +02:00
parent 246d7aa18d
commit fcf522c608

View File

@@ -2,6 +2,12 @@
- name: Install required Pip modules - name: Install required Pip modules
hosts: localhost hosts: localhost
tasks: tasks:
- name: Install python-setup tools
package:
name:
- python3-setuptools
state: latest
- name: Install proxmoxer and requests modules - name: Install proxmoxer and requests modules
pip: pip:
name: name: