aboutsummaryrefslogtreecommitdiffstats
path: root/roles/host/tasks/userland.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/host/tasks/userland.yml')
-rw-r--r--roles/host/tasks/userland.yml2
1 files changed, 1 insertions, 1 deletions
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: