Big Cleanup #1

Open
g33kex wants to merge 19 commits from big_cleanup into master
Showing only changes of commit e88b2cf8d7 - Show all commits

View file

@ -44,7 +44,7 @@ vpn_interfaces:
allowed_ips: allowed_ips:
- "{{ hostvars['sulfur'].vpn_interfaces.wg0.ip }}/32" - "{{ hostvars['sulfur'].vpn_interfaces.wg0.ip }}/32"
comment: "matrix VM, hosted on g33kex's server" comment: "matrix VM, hosted on g33kex's server"
- public_key: "{{ hostvars['technetium'].vpn_interfaces.wg0.ip }}/32" - public_key: "{{ hostvars['technetium'].vpn_interfaces.wg0.public_key }}"
allowed_ips: allowed_ips:
- "{{ hostvars['technetium'].vpn_interfaces.wg0.ip }}/32" - "{{ hostvars['technetium'].vpn_interfaces.wg0.ip }}/32"
comment: "test VM" comment: "test VM"