Execution
Date
14 May 2025 10:43:06 +0100
Duration
00:00:02.41
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
1
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.01
-
PlayPlaybook for RM10046 tests
-
TaskShow the result
-
Date14 May 2025 10:43:08 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/kuly/RM10046.yaml:19)
| Field | Value |
|---|---|
| changed |
False |
| cmd_out |
{ "changed": false, "cmd": "set -o pipefail\nIP=$(hostname -I| awk '{print $1}')\n((whois ns1.$(hostname) ; whois ns2.$(hostname)) | grep $IP ) && ((whois ns1.$(hostname) ; whois ns2.$(hostname)) | grep -q \"Server Name\" ) && echo OK || echo BAD\n", "delta": "0:00:00.089042", "end": "2025-05-14 10:43:08.429164", "failed": false, "msg": "", "rc": 0, "start": "2025-05-14 10:43:08.340122", "stderr": "", "stderr_lines": [], "stdout": " IP Address: 87.239.19.90\n IP Address: 87.239.19.90\nBAD", "stdout_lines": [ " IP Address: 87.239.19.90", " IP Address: 87.239.19.90", "BAD" ] } |