Execution
Date 26 Sep 2025 14:03:46 +0100
Duration 00:03:30.04
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
400 Hosts
3 Tasks
1194 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
ls -la /usr/local/psa/var/root.event_handler.lock
plesk bin event_handler --list
delta
0:00:00.471964
end
2025-09-26 14:06:33.236317
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nls -la /usr/local/psa/var/root.event_handler.lock\nplesk bin event_handler --list\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-09-26 14:06:32.764353
stderr
ls: cannot access '/usr/local/psa/var/root.event_handler.lock': No such file or directory
stderr_lines
[
    "ls: cannot access '/usr/local/psa/var/root.event_handler.lock': No such file or directory"
]
stdout
Id               1
   Name             Physical hosting created
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_created

   Id               2
   Name             Physical hosting updated
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_updated

   Id               3
   Name             Physical hosting deleted
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_deleted

   Id               4
   Name             Default domain (the first domain added to a subscription) updated
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/domain_updated

   Id               5
   Name             Service plan of reseller updated
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/plan_updated

   Id               6
   Name             Service plan of administrator updated
   Priority         50
   User             root
   Command          /usr/share/cloudlinux/hooks/plesk/plan_updated
stdout_lines
[
    "   Id               1",
    "   Name             Physical hosting created",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_created",
    "",
    "   Id               2",
    "   Name             Physical hosting updated",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_updated",
    "",
    "   Id               3",
    "   Name             Physical hosting deleted",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/physical_hosting_deleted",
    "",
    "   Id               4",
    "   Name             Default domain (the first domain added to a subscription) updated",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/domain_updated",
    "",
    "   Id               5",
    "   Name             Service plan of reseller updated",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/plan_updated",
    "",
    "   Id               6",
    "   Name             Service plan of administrator updated",
    "   Priority         50",
    "   User             root",
    "   Command          /usr/share/cloudlinux/hooks/plesk/plan_updated"
]