libvirt config

This commit is contained in:
2022-09-05 21:27:26 +12:00
parent 140749e34c
commit 1166e932c5
9 changed files with 166 additions and 43 deletions

View File

@ -30,7 +30,7 @@
proto: tcp
interface: "{{ firewall_ssh_interface }}"
direction: in
src: '{{ item }}'
src: "{{ item }}"
loop:
- 192.168.20.0/24
- 192.168.72.0/24