summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/apt/tasks/apt.yml
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2024-05-24 01:15:02 +0200
committerGitHub <noreply@github.com>2024-05-24 01:15:02 +0200
commit3af9d0f189d2b053536bea4283afc31cabaefdcf (patch)
treeb29444e9969d0b87e52f893be7c036b23152089d /test/integration/targets/apt/tasks/apt.yml
parentfilter: update the documentation for win_splitdrive (#83301) (diff)
downloadansible-3af9d0f189d2b053536bea4283afc31cabaefdcf.tar.xz
ansible-3af9d0f189d2b053536bea4283afc31cabaefdcf.zip
apt_*: add more info message while updating apt cache (#83230)
Fixes: #77941 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'test/integration/targets/apt/tasks/apt.yml')
-rw-r--r--test/integration/targets/apt/tasks/apt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/apt/tasks/apt.yml b/test/integration/targets/apt/tasks/apt.yml
index dba6b265eb..64e00d3ca9 100644
--- a/test/integration/targets/apt/tasks/apt.yml
+++ b/test/integration/targets/apt/tasks/apt.yml
@@ -328,7 +328,7 @@
- name: verify logical error message
assert:
that:
- - "'Failed to fetch' in apt_result['msg']"
+ - "'Failed to update apt cache' in apt_result['msg']"
- "'403' in apt_result['msg']"
- name: Clean up