Execution
Date 11 Jun 2025 09:59:29 +0100
Duration 00:00:09.55
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.563116
end
2025-06-11 08:59:30.749979
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:59:30.186863
stderr

stderr_lines
[]
stdout
root       46289  0.0  0.0 521796 22016 ?        Sl   08:58   0:00 /usr/bin/prlctl backup 32862ec2-4f68-44ed-a6e2-50528d9efb6b --incremental
root     3633086  0.0  0.0 115344  2784 ?        Ss   08:50   0:00 /bin/sh -c /usr/local/cron_backup/flock_pva_backups.sh --more_used_inodes >/dev/null 2>&1
root     3633117  0.0  0.0 115608  3068 ?        S    08:50   0:00 /bin/bash /usr/local/cron_backup/flock_pva_backups.sh --more_used_inodes
stdout_lines
[
    "root       46289  0.0  0.0 521796 22016 ?        Sl   08:58   0:00 /usr/bin/prlctl backup 32862ec2-4f68-44ed-a6e2-50528d9efb6b --incremental",
    "root     3633086  0.0  0.0 115344  2784 ?        Ss   08:50   0:00 /bin/sh -c /usr/local/cron_backup/flock_pva_backups.sh --more_used_inodes >/dev/null 2>&1",
    "root     3633117  0.0  0.0 115608  3068 ?        S    08:50   0:00 /bin/bash /usr/local/cron_backup/flock_pva_backups.sh --more_used_inodes"
]