Execution
Date 05 Aug 2024 14:48:26 +0100
Duration 00:01:18.68
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
134 Hosts
1 Tasks
134 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 incron
delta
0:00:08.423979
end
2024-08-05 13:48:38.347218
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install incron",
        "_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
2024-08-05 13:48:29.923239
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 3:42:03 ago on Mon 05 Aug 2024 10:06:31 AM UTC.
Dependencies resolved.
================================================================================
 Package          Architecture     Version                 Repository      Size
================================================================================
Installing:
 incron           x86_64           0.5.12-12.el8           epel           109 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 109 k
Installed size: 332 k
Downloading Packages:
incron-0.5.12-12.el8.x86_64.rpm                 1.1 MB/s | 109 kB     00:00    
--------------------------------------------------------------------------------
Total                                           123 kB/s | 109 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : incron-0.5.12-12.el8.x86_64                            1/1 
  Running scriptlet: incron-0.5.12-12.el8.x86_64                            1/1 
  Verifying        : incron-0.5.12-12.el8.x86_64                            1/1 

Installed:
  incron-0.5.12-12.el8.x86_64                                                   

Complete!
stdout_lines
[
    "Last metadata expiration check: 3:42:03 ago on Mon 05 Aug 2024 10:06:31 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package          Architecture     Version                 Repository      Size",
    "================================================================================",
    "Installing:",
    " incron           x86_64           0.5.12-12.el8           epel           109 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 109 k",
    "Installed size: 332 k",
    "Downloading Packages:",
    "incron-0.5.12-12.el8.x86_64.rpm                 1.1 MB/s | 109 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           123 kB/s | 109 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : incron-0.5.12-12.el8.x86_64                            1/1 ",
    "  Running scriptlet: incron-0.5.12-12.el8.x86_64                            1/1 ",
    "  Verifying        : incron-0.5.12-12.el8.x86_64                            1/1 ",
    "",
    "Installed:",
    "  incron-0.5.12-12.el8.x86_64                                                   ",
    "",
    "Complete!"
]