Execution
Date
26 Aug 2024 13:23:06 +0100
Duration
00:06:19.70
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
382
Hosts
7
Tasks
2626
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:23.26
-
PlayPlaybook to check which vps does not have ELS
-
TaskSee if the repo error is there
-
Date26 Aug 2024 13:28:29 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/centos_7_missing_mirrors.yaml:20)
| Field | Value |
|---|---|
| msg |
The conditional check ''Could not resolve host: mirrorlist.centos.org' in yum_output.stderr' failed. The error was: error while evaluating conditional ('Could not resolve host: mirrorlist.centos.org' in yum_output.stderr): 'yum_output' is undefined. 'yum_output' is undefined
The error appears to be in '/home/ssh-gateway/ansible/centos_7_missing_mirrors.yaml': line 20, column 11, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
ignore_errors: true
- name: See if the repo error is there
^ here
|