Execution
Date 26 Aug 2024 13:48:38 +0100
Duration 00:07:37.97
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
382 Hosts
1 Tasks
382 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
yum clean all; yum check-update httpd
delta
0:00:35.378347
end
2024-08-26 13:50:25.156385
invocation
{
    "module_args": {
        "_raw_params": "yum clean all; yum check-update httpd",
        "_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
non-zero return code
rc
100
start
2024-08-26 13:49:49.778038
stderr
https://autoinstall.plesk.com/grafana/rpm/repodata/85bdd48a1e354cc41bd1eae9a2cd26d2ac3f13315ac5a21d2dee830b6252bac8-primary.sqlite.bz2: [Errno 14] curl#6 - "Could not resolve host: autoinstall.plesk.com; Unknown error"
Trying other mirror.
stderr_lines
[
    "https://autoinstall.plesk.com/grafana/rpm/repodata/85bdd48a1e354cc41bd1eae9a2cd26d2ac3f13315ac5a21d2dee830b6252bac8-primary.sqlite.bz2: [Errno 14] curl#6 - \"Could not resolve host: autoinstall.plesk.com; Unknown error\"",
    "Trying other mirror."
]
stdout
Loaded plugins: fastestmirror, tsflags
Cleaning repos: PLESK_17_PHP55 PLESK_17_PHP56 PLESK_17_PHP70 PLESK_17_PHP71
              : PLESK_17_PHP72 PLESK_17_PHP73 PLESK_17_PHP74 PLESK_17_PHP80
              : PLESK_17_PHP81 PLESK_17_PHP82 PLESK_17_PHP83
              : PLESK_18_0_63-extras base centos7-els centos7els-rollout-1
              : centos7els-rollout-2 centos7els-rollout-3 centos7els-rollout-4
              : centos7els-rollout-5 centos7els-rollout-6 epel extras mariadb
              : nodesource plesk-ext-grafana plesk-ext-panel-migrator updates
Cleaning up list of fastest mirrors
Other repos take up 105 M of disk space (use --verbose for details)
Loaded plugins: fastestmirror, tsflags
Determining fastest mirrors
 * epel: d2lzkl7pfhq30w.cloudfront.net

httpd.x86_64           2.4.6-99.el7.centos.1.tuxcare.els5            centos7-els
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Cleaning repos: PLESK_17_PHP55 PLESK_17_PHP56 PLESK_17_PHP70 PLESK_17_PHP71",
    "              : PLESK_17_PHP72 PLESK_17_PHP73 PLESK_17_PHP74 PLESK_17_PHP80",
    "              : PLESK_17_PHP81 PLESK_17_PHP82 PLESK_17_PHP83",
    "              : PLESK_18_0_63-extras base centos7-els centos7els-rollout-1",
    "              : centos7els-rollout-2 centos7els-rollout-3 centos7els-rollout-4",
    "              : centos7els-rollout-5 centos7els-rollout-6 epel extras mariadb",
    "              : nodesource plesk-ext-grafana plesk-ext-panel-migrator updates",
    "Cleaning up list of fastest mirrors",
    "Other repos take up 105 M of disk space (use --verbose for details)",
    "Loaded plugins: fastestmirror, tsflags",
    "Determining fastest mirrors",
    " * epel: d2lzkl7pfhq30w.cloudfront.net",
    "",
    "httpd.x86_64           2.4.6-99.el7.centos.1.tuxcare.els5            centos7-els"
]