Fix search syntax.

This commit is contained in:
Andreas B. Mundt 2024-06-21 08:12:08 +02:00
parent 8a9bebba65
commit 040b017b40

View file

@ -365,7 +365,7 @@
dest: /tmp/kio_5.103.0-1+deb12u1_amd64.deb dest: /tmp/kio_5.103.0-1+deb12u1_amd64.deb
use_proxy: False use_proxy: False
register: new_kio register: new_kio
when: kio_version.stdout is not search('5.103.0-1+deb12u1') when: kio_version.stdout is not search('5.103.0-1\+deb12u1')
- name: Install kio package manually - name: Install kio package manually
shell: shell: