Execution
Date 11 Jun 2025 09:57:21 +0100
Duration 00:00:06.97
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
26 Hosts
1 Tasks
26 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ps axuww | egrep -w "prlctl|back|flock_pva_backups.sh" | grep -v grep
delta
0:00:00.459580
end
2025-06-11 08:57:23.066433
invocation
{
    "module_args": {
        "_raw_params": "ps axuww | egrep -w \"prlctl|back|flock_pva_backups.sh\" | grep -v grep",
        "_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
2025-06-11 08:57:22.606853
stderr

stderr_lines
[]
stdout
root     2142089  0.0  0.0 115344  2784 ?        Ss   08:50   0:00 /bin/sh -c /usr/local/cron_backup/flock_pva_backups.sh --less_used_inodes >/dev/null 2>&1
root     2142138  0.0  0.0 115612  3272 ?        S    08:50   0:00 /bin/bash /usr/local/cron_backup/flock_pva_backups.sh --less_used_inodes
root     2268497  0.0  0.0 521796 22796 ?        Sl   08:56   0:00 /usr/bin/prlctl backup 2dd3fd1d-9eac-4b92-a89b-83bfb5f20c6c --incremental
stdout_lines
[
    "root     2142089  0.0  0.0 115344  2784 ?        Ss   08:50   0:00 /bin/sh -c /usr/local/cron_backup/flock_pva_backups.sh --less_used_inodes >/dev/null 2>&1",
    "root     2142138  0.0  0.0 115612  3272 ?        S    08:50   0:00 /bin/bash /usr/local/cron_backup/flock_pva_backups.sh --less_used_inodes",
    "root     2268497  0.0  0.0 521796 22796 ?        Sl   08:56   0:00 /usr/bin/prlctl backup 2dd3fd1d-9eac-4b92-a89b-83bfb5f20c6c --incremental"
]