1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/os
Amin Vakil 72ca27a6ae
Reduce ignored packaging sanity tests (#568)
* Remove all packaging sanity tests to see errors

* fix

* Fix

* Minor fixes

* Fix

* Fix redhat

* Fix redhat_subscription

* Fix redhat_subscription

* Fix redhat_subscription

* Ignore redhat_subscription return-syntax-error

* Remove more ignored sanity tests

* Remove force from xbps argument_spec as it doesn't do anything(?)

* Remove unnecessary sanity test for xbps

* Fix suggestions made by felixfontein

* Better changelog description, fix portage wrong default values

* Fix

* Fix

* Remove root default from urpmi doc

* Fix wrong type of default for booleans

* Add default value as suggested by felixfontein

* Fix changelog
2020-06-26 15:17:11 +02:00
..
apk.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
apt_repo.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
apt_rpm.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
flatpak.py
flatpak_remote.py
homebrew.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
homebrew_cask.py
homebrew_tap.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
installp.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
layman.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
macports.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
mas.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
openbsd_pkg.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
opkg.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pacman.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pkg5.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pkg5_publisher.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pkgin.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pkgng.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pkgutil.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
portage.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
portinstall.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
pulp_repo.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
redhat_subscription.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
rhn_channel.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
rhn_register.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
rhsm_release.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
rhsm_repository.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
slackpkg.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
snap.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
sorcery.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
svr4pkg.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
swdepot.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
swupd.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
urpmi.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
xbps.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
zypper.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
zypper_repository.py Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00