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/tests/unit/plugins/modules/packaging/os
Abhijeet Kasurde e16029db64
rpm_ostree_pkg: new module (#357)
* rpm_ostree_pkg: new module

Added functionality to manage overlay packages using
rpm-ostree command.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Update plugins/modules/packaging/os/rpm_ostree_pkg.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-11 09:47:22 +03:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
conftest.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_apk.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_homebrew.py Resolve homebrew and homebrew_cask package name validation issues (#1038) 2020-10-27 22:46:49 +01:00
test_homebrew_cask.py Resolve homebrew and homebrew_cask package name validation issues (#1038) 2020-10-27 22:46:49 +01:00
test_macports.py Fix macports package present/active detection (#1308) 2020-11-26 06:59:32 +01:00
test_pkgin.py feat(pkgin): add support for installation of full versioned package names (#1256) 2020-11-21 21:20:27 +01:00
test_redhat_subscription.py Fix macports package present/active detection (#1308) 2020-11-26 06:59:32 +01:00
test_rhn_channel.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_rhn_register.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_rhsm_release.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_rpm_ostree_pkg.py rpm_ostree_pkg: new module (#357) 2021-01-11 09:47:22 +03:00