Execution
Date 23 May 2025 10:09:11 +0100
Duration 00:00:16.71
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
24 Hosts
1 Tasks
24 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:03.62
  • Play
    Ansible Ad-Hoc
  • Task
    dnf
  • Host
    kvm05

Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python3"
}
changed
False
failures
[
    " No match for argument"
]
invocation
{
    "module_args": {
        "allow_downgrade": false,
        "allowerasing": false,
        "autoremove": false,
        "bugfix": false,
        "cacheonly": false,
        "conf_file": null,
        "disable_excludes": null,
        "disable_gpg_check": false,
        "disable_plugin": [],
        "disablerepo": [],
        "download_dir": null,
        "download_only": false,
        "enable_plugin": [],
        "enablerepo": [],
        "exclude": [],
        "install_repoquery": true,
        "install_weak_deps": true,
        "installroot": "/",
        "list": null,
        "lock_timeout": 30,
        "name": [
            "nbdkit-python-plugin",
            ""
        ],
        "nobest": false,
        "releasever": null,
        "security": false,
        "skip_broken": false,
        "sslverify": true,
        "state": "latest",
        "update_cache": false,
        "update_only": false,
        "use_backend": "auto",
        "validate_certs": true
    }
}
msg
Failed to install some of the specified packages
rc
1
results