Infrastructure updates

This commit is contained in:
2026-07-15 12:26:52 -05:00
parent 886212e9f4
commit 7675f5ef79
4 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Description="Bridge connection"
Description="Bridged Network Interface for VMs"
Interface=br0
Connection=bridge
BindsToInterfaces=({{ ipinterface }} tun0)
+2 -2
View File
@@ -39,5 +39,5 @@
- include_tasks: cyberpower.yml
when: "ups == 'cyberpower'"
- include_tasks: aps.yml
when: "ups == 'aps'"
- include_tasks: apc.yml
when: "ups == 'apc'"