Update inventory file to include new desktop host configuration

- Add desktop-beast with ansible_host and ansible_user settings for improved access management.
- Ensure consistent formatting and organization within the inventory file for better clarity.

These changes enhance the inventory setup, facilitating smoother operations and management of desktop hosts within the infrastructure.
This commit is contained in:
ilia 2025-10-15 15:52:30 -04:00
parent 1fe27468a1
commit 097fb33abc

View File

@ -33,6 +33,7 @@ jellyfin ansible_host=100.104.109.45 ansible_host_fallback=10.0.10.232 ansible_u
listmonk ansible_host=100.73.190.115 ansible_host_fallback=10.0.10.149 ansible_user=root
nextcloud ansible_host=10.0.10.25 ansible_user=root
actual ansible_host=10.0.10.159 ansible_user=root
n8n ansible_host=10.0.10.158 ansible_user=root
[desktop]
desktop-beast ansible_host=100.117.34.106 ansible_user=beast