SHA256
1
0

tmux-management: autoreconnect

This commit is contained in:
2026-01-26 16:21:31 -05:00
parent bf3a36e92d
commit 7bac588cf7
8 changed files with 26 additions and 11 deletions

View File

@@ -5,16 +5,18 @@ htpc-remote ansible_host=htpc ansible_user=bryan
[workstation]
workstation-local ansible_connection=local ansible_user=bryan
workstation-remote ansible_host=workstation ansible_user=bryan
workstation-remote-testing ansible_host=vm-fedora43 ansible_user=bryan
[laptop]
laptop-local ansible_connection=local ansible_user=bryan
laptop-remote ansible_host=laptop ansible_user=bryan
laptop-remote-testing ansible_host=192.168.122.95 ansible_user=bryan
[server]
bryanroessler.com ansible_host=bryanroessler.com ansible_user=bryan
[testing]
testing-remote ansible_host=192.168.122.205 ansible_user=bryan
# [testing]
# testing-remote ansible_host=192.168.122.205 ansible_user=bryan
# [desktops:children]
# workstation