all repos — proxmox-ansible @ master

fd8e7fbe
add ufw rules
BiRabittoh andronacomarco@gmail.com
Thu, 04 Apr 2024 10:08:23 +0200
36f6ab31
update node stuff
Marco Andronaco andronacomarco@gmail.com
Sun, 19 Feb 2023 22:34:44 +0100
00cc084a
switch node apps to master branch
Marco Andronaco andronacomarco@gmail.com
Tue, 14 Feb 2023 00:31:35 +0100

Proxmox server setup

Instructions

First, install dependencies:

ansible-galaxy install -r requirements.yml

Then, create a .vault_pass.txt with the correct password. Now you can run:

ansible-playbook base.yml --vault-pass-file .vault_pass.txt

Playbooks

clone
git clone https://git.birabittoh.duckdns.org/proxmox-ansible.git