Initial commit of proxmox role

Change-Id: I967ab102ae254db1c40627188eba0288daca491c
18 files changed
tree: 20ce0204702b814396ad4a9a4cf1fde40c3a6c05
  1. .cookiecutter_params.json
  2. .gitreview
  3. .reuse/
  4. LICENSES/
  5. Makefile
  6. README.md
  7. VERSION
  8. defaults/
  9. files/
  10. handlers/
  11. meta/
  12. molecule/
  13. tasks/
  14. vars/
README.md

proxmox

Proxmox install on top of Debian 11

Requirements

Minimum ansible version: 2.9.5

Defaults

List of default values for variables:

Example Playbook

- hosts: all
  vars:
  roles:
    - proxmox

License and Author

© 2022 Open Networking Foundation support@opennetworking.org

License: Apache-2.0