Execution
Date
13 May 2024 10:03:11 +0100
Duration
00:04:16.89
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
478
Hosts
3
Tasks
1422
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:34.95
-
PlayPlaybook to check the server for ipv6
-
TaskCheck if host has IPv6
-
Date13 May 2024 10:05:47 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/ipv6-check.yaml:8)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "ip", "-6", "addr", "show" ] |
| delta |
0:00:00.002010 |
| end |
2024-05-13 05:05:14.406750 |
| invocation |
{ "module_args": { "_raw_params": "ip -6 addr show", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2024-05-13 05:05:14.404740 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 state UNKNOWN qlen 1000
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
|
| stdout_lines |
[ "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 state UNKNOWN qlen 1000", " inet6 ::1/128 scope host ", " valid_lft forever preferred_lft forever" ] |