community.general/lib/ansible/modules/packaging/os
Toshio Kuratomi 5bdc8fe9f6 Clarify the apt module force documentation (#37353)
The force parameter is inherently insecure.  Be clearer in the
documentation that this is the case.

Fixes #25242
2018-03-15 01:24:32 -07:00
..
__init__.py
apk.py apk: Fix package dependency bugs (#34419) 2018-01-18 17:20:14 -05:00
apt.py Clarify the apt module force documentation (#37353) 2018-03-15 01:24:32 -07:00
apt_key.py apt_key: PEP8 compliancy and documentation changes (#33427) 2017-12-04 13:27:32 +01:00
apt_repository.py Drop duplicate imports from apt_repository module (#36320) 2018-02-17 16:33:12 +05:30
apt_rpm.py apt_rpm: PEP8 compliancy and documentation changes (#33431) 2017-12-01 08:19:35 -05:00
dnf.py updated docs to reflect list/loop lack of sqashing (#32522) 2017-11-20 10:16:19 -05:00
dpkg_selections.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
homebrew.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
homebrew_cask.py Homebrew Cask: Multiple updates (#35759) 2018-02-08 11:00:06 -05:00
homebrew_tap.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
layman.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
macports.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
openbsd_pkg.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
opkg.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
package.py corrected package docs 2017-10-31 15:31:42 -04:00
package_facts.py Add missing msg keyword for fail_json (#34387) 2018-01-03 04:44:53 -05:00
pacman.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
pkg5.py pkg5: PEP8 compliancy and documentation changes (#33559) 2017-12-05 07:56:16 -05:00
pkg5_publisher.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
pkgin.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
pkgng.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
pkgutil.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
portage.py Add support for --quiet-build and --quiet-fail to portage module 2018-03-12 11:19:07 +01:00
portinstall.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
pulp_repo.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
redhat_subscription.py redhat_subscription: do not use defaults from the conf file (#33763) 2018-02-07 10:18:58 -05:00
rhn_channel.py rhn_channel: PEP8 compliancy and doc fixes (#30912) 2017-10-03 09:50:44 +02:00
rhn_register.py Added nopackages option and Fix #24997 (#28831) 2017-09-15 10:50:47 -04:00
rhsm_repository.py Add aliases for parameters to rhsm_repository module (#35800) 2018-02-08 14:13:47 +01:00
rpm_key.py rpm_key: PEP8 compliancy and documentation changes (#33426) 2017-12-04 13:30:27 +01:00
slackpkg.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
sorcery.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
svr4pkg.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
swdepot.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
swupd.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
urpmi.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
xbps.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
yum.py yum is Python 2 only. If Python 3 use dnf (#37140) 2018-03-08 08:10:07 +00:00
yum_repository.py Fix default value of gpgcheck in doc (PR #36267) 2018-02-20 13:47:12 +01:00
zypper.py modules: zypper: Optimize the 'search' subcommand (#37191) 2018-03-09 03:28:36 -05:00
zypper_repository.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00