community.general/lib/ansible/modules/extras/packaging/os
Simon Olofsson 334c26ca53 homebrew: Package name is not required.
e.g. `- homebrew: update_homebrew=yes upgrade_all=yes' is a valid task.
2016-12-08 11:32:32 -05:00
..
__init__.py
dnf.py Move dnf and bower plugins to proper subdirs 2016-12-08 11:32:24 -05:00
homebrew.py homebrew: Package name is not required. 2016-12-08 11:32:32 -05:00
homebrew_cask.py
homebrew_tap.py Make our regex match the homebrew tap upstream regex. 2016-12-08 11:32:28 -05:00
layman.py
macports.py
openbsd_pkg.py
opkg.py
pacman.py use state=latest to ensure the latest version is installed. mimics functionality of the apt and yum modules. 2016-12-08 11:32:24 -05:00
pkg5.py Add another example. 2016-12-08 11:32:26 -05:00
pkg5_publisher.py Fix idempotency when removing packages. 2016-12-08 11:32:25 -05:00
pkgin.py pkgin: support check mode, make other improvements 2016-12-08 11:32:28 -05:00
pkgng.py Make $BATCH=yes the default, remove module option 2016-12-08 11:32:25 -05:00
pkgutil.py pkgutil.py syntax fix 2016-12-08 11:32:27 -05:00
portage.py Add support for emerge's --getbinpkg and --usepkgoonly 2016-12-08 11:32:24 -05:00
portinstall.py
svr4pkg.py
swdepot.py
urpmi.py Make documentation of urpmi module force parameter clearer 2016-12-08 11:32:24 -05:00
zypper.py fixed tab/space mix 2016-12-08 11:32:32 -05:00
zypper_repository.py Fix documentation in zypper_repository 2016-12-08 11:32:23 -05:00