442 B
442 B
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