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
Abhijeet Kasurde d921968504
homebrew: Add info about changed packages (#31)
homebrew now returns details about changed and unchanged packages
after performing the operations.

Fixes: ansible/ansible#59376

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-04-01 17:32:25 +05:30
..
apk.py Initial commit 2020-03-09 09:11:07 +00:00
apt_rpm.py Initial commit 2020-03-09 09:11:07 +00:00
flatpak.py Initial commit 2020-03-09 09:11:07 +00:00
flatpak_remote.py Initial commit 2020-03-09 09:11:07 +00:00
homebrew.py homebrew: Add info about changed packages (#31) 2020-04-01 17:32:25 +05:30
homebrew_cask.py homebrew_cask: Follow up changes (#32) 2020-03-30 19:15:17 +02:00
homebrew_tap.py homebrew_tap: Doc fixes (#37) 2020-03-26 20:45:21 +00:00
installp.py Initial commit 2020-03-09 09:11:07 +00:00
layman.py Initial commit 2020-03-09 09:11:07 +00:00
macports.py Initial commit 2020-03-09 09:11:07 +00:00
mas.py Initial commit 2020-03-09 09:11:07 +00:00
openbsd_pkg.py Initial commit 2020-03-09 09:11:07 +00:00
opkg.py Initial commit 2020-03-09 09:11:07 +00:00
pacman.py Initial commit 2020-03-09 09:11:07 +00:00
pkg5.py Initial commit 2020-03-09 09:11:07 +00:00
pkg5_publisher.py Initial commit 2020-03-09 09:11:07 +00:00
pkgin.py Initial commit 2020-03-09 09:11:07 +00:00
pkgng.py Initial commit 2020-03-09 09:11:07 +00:00
pkgutil.py Initial commit 2020-03-09 09:11:07 +00:00
portage.py Initial commit 2020-03-09 09:11:07 +00:00
portinstall.py Initial commit 2020-03-09 09:11:07 +00:00
pulp_repo.py Initial commit 2020-03-09 09:11:07 +00:00
redhat_subscription.py Initial commit 2020-03-09 09:11:07 +00:00
rhn_channel.py rhn_channel: Add validate_certs parameter (#79) 2020-03-31 08:47:20 +02:00
rhn_register.py Initial commit 2020-03-09 09:11:07 +00:00
rhsm_release.py Initial commit 2020-03-09 09:11:07 +00:00
rhsm_repository.py Initial commit 2020-03-09 09:11:07 +00:00
slackpkg.py Initial commit 2020-03-09 09:11:07 +00:00
snap.py Initial commit 2020-03-09 09:11:07 +00:00
sorcery.py Initial commit 2020-03-09 09:11:07 +00:00
svr4pkg.py Initial commit 2020-03-09 09:11:07 +00:00
swdepot.py Initial commit 2020-03-09 09:11:07 +00:00
swupd.py Initial commit 2020-03-09 09:11:07 +00:00
urpmi.py Initial commit 2020-03-09 09:11:07 +00:00
xbps.py Initial commit 2020-03-09 09:11:07 +00:00
zypper.py Initial commit 2020-03-09 09:11:07 +00:00
zypper_repository.py Initial commit 2020-03-09 09:11:07 +00:00