Files
community.general/lib/ansible/modules/packaging/os
Artem Bityutskiy b3ec97cd36 swupd: fail in case of an incorrect bundle (#45993)
For some strange reasons the 'swupd' module does not fail if I specify a
non-existing bundle like "xxx". This is inconsistent with other modules, for
example 'dnf'.

The end result is that if someone uses the 'package' module, the result is
inconsistent across OSes: for Fedora trying to install an non-existing module
fails, bot for Clear Linux it just prints a warning and succeeds.

This patch fixes the inconsistent behavior. With this patch 'swupd' will fail
if one tries to install a bundle that does not exist.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2018-10-26 09:13:03 +01:00
..
2018-04-25 23:12:46 -07:00
2018-10-10 09:45:58 -05:00
2018-05-23 10:06:44 -04:00
2018-10-01 09:49:06 -04:00
2018-04-24 18:05:50 +01:00
2018-04-25 23:12:46 -07:00
2018-04-25 23:12:46 -07:00
2018-10-17 22:59:41 +02:00
2018-04-24 18:05:50 +01:00
2018-04-10 13:10:56 -04:00
2018-03-15 22:15:24 +01:00