Execution
Date 22 Sep 2025 12:28:37 +0100
Duration 00:05:21.90
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
1 Tasks
400 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
dnf -y install epel-release; dnf -y install apprise
delta
0:00:06.826153
end
2025-09-22 12:32:13.831196
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install epel-release; dnf -y install apprise",
        "_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-09-22 12:32:07.005043
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 3:48:15 ago on Mon 22 Sep 2025 08:43:53 AM BST.
Package epel-release-8-22.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 3:48:19 ago on Mon 22 Sep 2025 08:43:53 AM BST.
Package apprise-1.7.5-1.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 3:48:15 ago on Mon 22 Sep 2025 08:43:53 AM BST.",
    "Package epel-release-8-22.el8.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!",
    "Last metadata expiration check: 3:48:19 ago on Mon 22 Sep 2025 08:43:53 AM BST.",
    "Package apprise-1.7.5-1.el8.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]