diff --git a/playbooks/vhost_update.yml b/playbooks/vhost_update.yml index 0ea149078b..03cae97fff 100644 --- a/playbooks/vhost_update.yml +++ b/playbooks/vhost_update.yml @@ -2,6 +2,7 @@ - name: find instances hosts: $target + accelerate: true user: root tasks: @@ -15,6 +16,7 @@ - name: update all run rkhunter if installed hosts: $target;myvms_new + accelerate: true user: root tasks: