@@ -2,6 +2,12 @@
- name: Install required Pip modules
hosts: localhost
tasks:
- name: Install python-setup tools
package:
name:
- python3-setuptools
state: latest
- name: Install proxmoxer and requests modules
pip:
The note is not visible to the blocked user.