diff --git a/hosts.ini b/hosts.ini new file mode 100644 index 0000000..f997f35 --- /dev/null +++ b/hosts.ini @@ -0,0 +1,21 @@ +[all:vars] +ansible_connection=ssh +ansible_user=ansible + +#Linux servers +#debian +[debian] +hermes +dionysus +monitoring +argus +ubuntu +pve +wireguard +jellyfin +unifi +neovim +pihole +ansible + +#rehl \ No newline at end of file