aboutsummaryrefslogtreecommitdiff
path: root/ansible/all.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/all.yml')
-rw-r--r--ansible/all.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ansible/all.yml b/ansible/all.yml
index 285777d..fdb8116 100644
--- a/ansible/all.yml
+++ b/ansible/all.yml
@@ -41,6 +41,14 @@
roles:
- linode-dns-update
+- hosts:
+ - birgitte
+ roles:
+ - role: systemd-networkd
+ tags: systemd-networkd
+ become: yes
+
- import_playbook: nftables.yml
- import_playbook: lxc-host.yml
- import_playbook: wireguard.yml
+- import_playbook: unifi.yml