tmux-management: autoreconnect
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user