PLAY [localhost] ************************************************************** GATHERING FACTS *************************************************************** ok: [localhost] TASK: [yum ] ****************************************************************** changed: [localhost] TASK: [yum ] ****************************************************************** changed: [localhost] TASK: [package gets installed] ************************************************ ok: [localhost] => { "var": { "yumout": { "changed": true, "invocation": { "module_args": "", "module_name": "yum" }, "msg": "http://mirror.switch.ch/ftp/mirror/rpmfusion/nonfree/fedora/development/rawhide/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\n", "rc": 0, "results": [ "Loaded plugins: langpacks\nResolving Dependencies\n--> Running transaction check\n---> Package python-q.noarch 0:2.5-2.fc21 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python-q noarch 2.5-2.fc21 updates 19 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 19 k\nInstalled size: 28 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction (shutdown inhibited)\n Installing : python-q-2.5-2.fc21.noarch 1/1 \n Verifying : python-q-2.5-2.fc21.noarch 1/1 \n\nInstalled:\n python-q.noarch 0:2.5-2.fc21 \n\nComplete!\n" ] } } } TASK: [yum ] ****************************************************************** ok: [localhost] TASK: [package already installed] ********************************************* ok: [localhost] => { "var": { "yumout": { "changed": false, "invocation": { "module_args": "", "module_name": "yum" }, "msg": "", "rc": 0, "results": [ "python-q-2.5-2.fc21.noarch providing python-q is already installed" ] } } } TASK: [yum ] ****************************************************************** failed: [localhost] => {"changed": false, "failed": true, "rc": 0, "results": []} msg: No Package matching 'graaahhh' found available, installed or updated FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/home/badger/yum-dnf-output.retry localhost : ok=6 changed=2 unreachable=0 failed=1