0xConnorRhodes / infra-ansible-proxmox

Ansible playbook to bootrap Proxmox server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxmox Ansible bootstrap

configuring ansible server

pipx install ansible-base
pipx inject ansible-base passlib # needed for hashing the user password in run.yml
ansible-galaxy install -r requirements.yml

About

Ansible playbook to bootrap Proxmox server

License:MIT License


Languages

Language:YAML 79.9%Language:Shell 20.1%