We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40451f3 + e4f1e2d commit 0234531Copy full SHA for 0234531
1 file changed
ansible/playbooks/fully-patch-system.yaml
@@ -24,7 +24,7 @@
24
name: '*'
25
state: latest
26
type: patch
27
- extra_args: '--with-interactive -l'
+ extra_args: '--with-interactive -l --with-optional'
28
environment:
29
ZYPP_LOCK_TIMEOUT: '120'
30
register: zypper_patch
0 commit comments