Execution
Date
08 May 2024 13:01:21 +0100
Duration
00:00:02.29
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
1
Hosts
2
Tasks
2
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.12
-
PlayMitigating CVE-2024-2961
-
TaskMatch and comment out block in the configuration file
-
Date08 May 2024 13:01:23 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/RM9537.yaml:14)
| Field | Value |
|---|---|
| msg |
The conditional check 'gconv_files_exist.results | map(attribute='stat.exists') | any' failed. The error was: template error while templating string: Could not load "any": 'any'. String: {% if gconv_files_exist.results | map(attribute='stat.exists') | any %} True {% else %} False {% endif %}. Could not load "any": 'any'
The error appears to be in '/home/ssh-gateway/ansible/RM9537.yaml': line 14, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: gconv_files_exist
- name: Match and comment out block in the configuration file
^ here
|