We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b89ba commit 202a0fbCopy full SHA for 202a0fb
tests/integration/targets/podman_search/tasks/main.yml
@@ -3,7 +3,7 @@
3
4
- name: Search for an invalid image
5
containers.podman.podman_search:
6
- term: invalidtermnope
+ term: registry.fedoraproject.org/invalidtermnope
7
executable: "{{ test_executable | default('podman') }}"
8
register: info_0
9
0 commit comments