Added Proxmox VM bootstrap role

This commit is contained in:
2023-08-19 12:53:03 +02:00
parent 0ca263c251
commit d4dd61e4b3
9 changed files with 217 additions and 0 deletions

View File

@ -0,0 +1,2 @@
localhost

View File

@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- bootstrap_vm