From b4a12dbbf4a4759bf24975ca9bfc5096c90ae8b6 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 19 May 2024 17:02:45 +0100 Subject: Wireguard overlay network setup Need to migrate away from networkd, because it can't add new wireguard peers now out of the box without hacks. [1]: https://github.com/systemd/systemd/issues/25547 --- master.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'master.yml') diff --git a/master.yml b/master.yml index 542c7d8..99aa520 100644 --- a/master.yml +++ b/master.yml @@ -1,3 +1,4 @@ - ansible.builtin.import_playbook: essential.yml - ansible.builtin.import_playbook: web.yml - ansible.builtin.import_playbook: mail.yml +- ansible.builtin.import_playbook: vpn.yml -- cgit v1.2.3-70-g09d2