3a5a02fd7162f57c7be4e0227eadb8f96036e6e2
Adjust proxmoxlib.js patch file to work with newest Proxmox code. This removes the "No valid subscription" nag pop-up message on login.
Role Name
role-service-proxmox_virtual_environment
Description
Set up a Proxmox instance.
Requirements
Target machines must have Proxmox installed and running.
Role Variables
None.
Dependencies
None.
Example Playbook
In your playbook.yml
call it like so:
- name: 'Awesome playbook'
hosts: all
roles:
- 'role-service-proxmox_virtual_environment'
License
MIT
Languages
Jinja
100%