Execution
Date
12 Apr 2024 06:22:16 +0100
Duration
00:00:02.20
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
5
Hosts
1
Tasks
5
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.54
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Hostzm-ldap-stage2
-
Date12 Apr 2024 06:22:16 +0100
-
Module / Actionshell (Ad-Hoc: shell: cat /etc/hosts:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cat /etc/hosts |
| delta |
0:00:00.004214 |
| end |
2024-04-12 05:22:16.855061 |
| invocation |
{ "module_args": { "_raw_params": "cat /etc/hosts", "_uses_shell": true, "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-04-12 05:22:16.850847 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 185.149.110.226 mail.ls 185.149.110.42 zm-ldap-stage.vm.plesk-server.com 45.155.21.6 zm-ldap-stage2.vm.plesk-server.com 185.149.110.39 zm-proxy-stage.vm.plesk-server.com 185.149.110.45 zm-mbox1-stage.vm.plesk-server.com 185.149.110.47 zm-mbox2-stage.vm.plesk-server.com |
| stdout_lines |
[ "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6", "185.149.110.226 mail.ls", "185.149.110.42 zm-ldap-stage.vm.plesk-server.com", "45.155.21.6 zm-ldap-stage2.vm.plesk-server.com", "185.149.110.39 zm-proxy-stage.vm.plesk-server.com", "185.149.110.45 zm-mbox1-stage.vm.plesk-server.com", "185.149.110.47 zm-mbox2-stage.vm.plesk-server.com" ] |