New Minecraft Role

This commit is contained in:
santic-zombie
2025-04-14 23:47:09 +03:00
parent 464a37f342
commit 097e3c4e6d
54 changed files with 1202 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
userdb:
user:
user_group: user
user_pass: "salt"
key: "ssh-rsa"
virt_manage: True

9
inventory/vm.yml Normal file
View File

@@ -0,0 +1,9 @@
---
all:
hosts:
server
ansible_host: 192.168.1.100
ansible_port: 22
ssh_port: 22
vars:
hosts_gateway: 192.168.1.1