community.general/lib/ansible/modules/packaging/os
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py
apk.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
apt.py apt: better error msg when update_cache fails (#37410) 2018-03-15 17:32:25 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dpkg_selections.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
homebrew.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
homebrew_cask.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
homebrew_tap.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
layman.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pkgin.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
portinstall.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
pulp_repo.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
redhat_subscription.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rhn_channel.py rhn_channel: PEP8 compliancy and doc fixes (#30912) 2017-10-03 09:50:44 +02:00
rhn_register.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
svr4pkg.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
swdepot.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
swupd.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
urpmi.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
xbps.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
zypper.py modules: zypper: Optimize the 'search' subcommand (#37191) 2018-03-09 03:28:36 -05:00
zypper_repository.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00