1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-07 10:30:05 +00:00
community.general/plugins/modules/packaging/os
Jon Dufresne f2af41d842
flatpak: Change use of Popen to module.run_command() (#274)
* flatpak: Change use of Popen to module.run_command()

* Update changelogs/fragments/274-flatpak-run-command.yaml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-05-09 10:03:04 +02:00
..
apk.py
apt_repo.py Migrate apt_repo to community.general (#102) 2020-04-02 17:50:13 +02:00
apt_rpm.py
flatpak.py flatpak: Change use of Popen to module.run_command() (#274) 2020-05-09 10:03:04 +02:00
flatpak_remote.py flatpak: Change use of Popen to module.run_command() (#274) 2020-05-09 10:03:04 +02:00
homebrew.py homebrew: Honor update_homebrew value (#112) 2020-04-05 09:23:56 +01:00
homebrew_cask.py homebrew_cask: Follow up changes (#32) 2020-03-30 19:15:17 +02:00
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py
rhn_channel.py rhn_channel: Add validate_certs parameter (#79) 2020-03-31 08:47:20 +02:00
rhn_register.py
rhsm_release.py
rhsm_repository.py
slackpkg.py
snap.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py Xbps various changes (#95) 2020-04-10 19:15:02 +01:00
zypper.py
zypper_repository.py