From 73202ab15e3ff44678cbb646b69d647441303c55 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 27 Jul 2026 13:54:09 +0300 Subject: Restructure after 15.1 update --- roles/host/tasks/userland.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/host/tasks/userland.yml') diff --git a/roles/host/tasks/userland.yml b/roles/host/tasks/userland.yml index 59de0dd..535b6d5 100644 --- a/roles/host/tasks/userland.yml +++ b/roles/host/tasks/userland.yml @@ -44,7 +44,7 @@ create: true - name: Update userland - shell: "freebsd-update -b /usr/local/jails/templates/{{ userland }}/ fetch install" + shell: "freebsd-update -b /usr/local/jails/templates/{{ userland }}/ --currently-running {{ userland }} fetch install" - name: Disable syslogd lineinfile: -- cgit v1.3