Added add_ssh_user playbook
This commit is contained in:
28
inventories/inventory.yml
Normal file
28
inventories/inventory.yml
Normal 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
|
||||
Reference in New Issue
Block a user