git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/roles/patch_suse/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/patch_suse/tasks')
-rw-r--r--roles/patch_suse/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/patch_suse/tasks/main.yaml b/roles/patch_suse/tasks/main.yaml
index db15d75..d277877 100644
--- a/roles/patch_suse/tasks/main.yaml
+++ b/roles/patch_suse/tasks/main.yaml
@@ -44,7 +44,7 @@
community.general.zypper:
name: '*'
state: latest
- extra_args: '--no-refresh'
+ extra_args_precommand: '--no-refresh'
# this is only document as "zypper rm -u", so apparently nothing is existing like
# rpm's cleanup or apt's "autoremove" :(
# clean_deps: true