Execution
Date 13 Aug 2025 10:38:39 +0100
Duration 00:02:38.83
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
400 Hosts
2 Tasks
797 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
cd /opt/ls_tools/panel-ini/
uv run run.py --fetch
uv run run.py --apply-new-template
delta
0:00:00.836601
end
2025-08-13 10:40:19.446495
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncd /opt/ls_tools/panel-ini/\nuv run run.py --fetch\nuv run run.py --apply-new-template\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-08-13 10:40:18.609894
stderr
2025-08-13 10:40:19.399 | INFO     | __main__:save_variables:80 - Variables found {'senderAddress', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'timeFrameEnd'}. Trying to resolve them
2025-08-13 10:40:19.401 | INFO     | __main__:save_variables:85 - Reset changable variables to default
2025-08-13 10:40:19.401 | INFO     | __main__:save_variables:97 - Value of senderAddress set to plesk@prominent-resonance.man-1.vm.plesk-server.com
2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:90 - Value of timeFrameStart set to 01:00
2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:106 - Value of cloudMaxWebsites set to 1
2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:106 - Value of virtualPatchesLicenseAdditionalLimit set to 0
2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:93 - Value of timeFrameEnd set to 05:00
2025-08-13 10:40:19.403 | INFO     | __main__:save_variables:80 - Variables found {'senderAddress', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'timeFrameEnd'}. Trying to resolve them
2025-08-13 10:40:19.403 | INFO     | __main__:save_variables:118 - Variable senderAddress taken from Plesk
2025-08-13 10:40:19.404 | INFO     | __main__:save_variables:125 - Variable written -  'senderAddress' with value: 'plesk@prominent-resonance.man-1.vm.plesk-server.com'
2025-08-13 10:40:19.404 | INFO     | __main__:save_variables:118 - Variable timeFrameStart taken from Plesk
2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameStart' with value: '01:00'
2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:118 - Variable cloudMaxWebsites taken from Plesk
2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:125 - Variable written -  'cloudMaxWebsites' with value: '1'
2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:118 - Variable virtualPatchesLicenseAdditionalLimit taken from Plesk
2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:125 - Variable written -  'virtualPatchesLicenseAdditionalLimit' with value: '0'
2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:118 - Variable timeFrameEnd taken from Plesk
2025-08-13 10:40:19.407 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameEnd' with value: '05:00'
2025-08-13 10:40:19.408 | INFO     | __main__:validate_plesk_ini:146 - ✅ Config syntax is valid
2025-08-13 10:40:19.408 | INFO     | __main__:generate:50 - Panel.ini backed up to /usr/local/psa/admin/conf/panel.ini_20250813-104019
2025-08-13 10:40:19.408 | INFO     | __main__:generate:52 - New panel ini saved
stderr_lines
[
    "2025-08-13 10:40:19.399 | INFO     | __main__:save_variables:80 - Variables found {'senderAddress', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'timeFrameEnd'}. Trying to resolve them",
    "2025-08-13 10:40:19.401 | INFO     | __main__:save_variables:85 - Reset changable variables to default",
    "2025-08-13 10:40:19.401 | INFO     | __main__:save_variables:97 - Value of senderAddress set to plesk@prominent-resonance.man-1.vm.plesk-server.com",
    "2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:90 - Value of timeFrameStart set to 01:00",
    "2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:106 - Value of cloudMaxWebsites set to 1",
    "2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:106 - Value of virtualPatchesLicenseAdditionalLimit set to 0",
    "2025-08-13 10:40:19.402 | INFO     | __main__:save_variables:93 - Value of timeFrameEnd set to 05:00",
    "2025-08-13 10:40:19.403 | INFO     | __main__:save_variables:80 - Variables found {'senderAddress', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'timeFrameEnd'}. Trying to resolve them",
    "2025-08-13 10:40:19.403 | INFO     | __main__:save_variables:118 - Variable senderAddress taken from Plesk",
    "2025-08-13 10:40:19.404 | INFO     | __main__:save_variables:125 - Variable written -  'senderAddress' with value: 'plesk@prominent-resonance.man-1.vm.plesk-server.com'",
    "2025-08-13 10:40:19.404 | INFO     | __main__:save_variables:118 - Variable timeFrameStart taken from Plesk",
    "2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameStart' with value: '01:00'",
    "2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:118 - Variable cloudMaxWebsites taken from Plesk",
    "2025-08-13 10:40:19.405 | INFO     | __main__:save_variables:125 - Variable written -  'cloudMaxWebsites' with value: '1'",
    "2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:118 - Variable virtualPatchesLicenseAdditionalLimit taken from Plesk",
    "2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:125 - Variable written -  'virtualPatchesLicenseAdditionalLimit' with value: '0'",
    "2025-08-13 10:40:19.406 | INFO     | __main__:save_variables:118 - Variable timeFrameEnd taken from Plesk",
    "2025-08-13 10:40:19.407 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameEnd' with value: '05:00'",
    "2025-08-13 10:40:19.408 | INFO     | __main__:validate_plesk_ini:146 - \u2705 Config syntax is valid",
    "2025-08-13 10:40:19.408 | INFO     | __main__:generate:50 - Panel.ini backed up to /usr/local/psa/admin/conf/panel.ini_20250813-104019",
    "2025-08-13 10:40:19.408 | INFO     | __main__:generate:52 - New panel ini saved"
]
stdout
{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}
Downloading https://deploy.thecode.casa/panel-ini/run.py → /opt/ls_tools/panel-ini/run.py
Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini → /opt/ls_tools/panel-ini/template/panel.ini
Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py → /opt/ls_tools/panel-ini/template/defaults.py
Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml → /opt/ls_tools/panel-ini/pyproject.toml
stdout_lines
[
    "{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}",
    "Downloading https://deploy.thecode.casa/panel-ini/run.py \u2192 /opt/ls_tools/panel-ini/run.py",
    "Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini \u2192 /opt/ls_tools/panel-ini/template/panel.ini",
    "Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py \u2192 /opt/ls_tools/panel-ini/template/defaults.py",
    "Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml \u2192 /opt/ls_tools/panel-ini/pyproject.toml"
]