Added add_ssh_user playbook

This commit is contained in:
Mathieu BOURBON
2026-01-23 11:00:27 +01:00
parent 76b6c89a78
commit ee988790b5
4 changed files with 55 additions and 0 deletions

28
inventories/inventory.yml Normal file
View File

@@ -0,0 +1,28 @@
---
lxc:
hosts:
termix:
ansible_host: 192.168.1.214
jellyfin:
ansible_host: 192.168.1.215
apt-cacher-ng:
ansible_host: 192.168.1.219
caddy:
ansible_host: 192.168.1.200
sonarr:
ansible_host: 192.168.1.221
radarr:
ansible_host: 192.168.1.222
vaultwarden:
ansible_host: 192.168.1.223
docker:
ansible_host: 192.168.1.224
kasm:
ansible_host: 192.168.1.225
semaphore:
ansible_host: 192.168.1.226
gitea:
ansible_host: 192.168.1.227
prowlarr:
ansible_host: 192.268.1.228