community.general/lib/ansible/modules
Moshe Shitrit 7da69a23e6 Added nopackages option and Fix #24997 (#28831)
* Added nopackages option and Fix #24997
Adding a new option - nopackages.
This enables the option to add the --nopackages flag while registering a new node to RHN Satellite. We are not uploading the rpm data on our nodes and since we started utilizing ansible for nodes registration, I figures it would be useful for others as well.
Also-
Fixes #24997 (verified in my lab)

* Fixed documentation

* Documentation changes:
- typo fix in "default"
- Added "version_added" and set to 2.4

* Documentation changes:
- Removed trailing whitespaces in nopackages['version_added']

* This change is unrelated for this feature pull request and shouldn't be here (and also seems wrong, see #25079).

* Changed "version_added" to 2.5 in the module docs
2017-09-15 10:50:47 -04:00
..
cloud Fix RETURN section document in lambda.py (#28333) 2017-09-15 05:08:15 -04:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
database Don't expect (postgres) SERVER_VERSION to be M.N (#30417) 2017-09-15 18:03:06 +05:30
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network Fix nxos_snmp_community idempotence issue (#30388) 2017-09-15 07:45:51 -07:00
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging Added nopackages option and Fix #24997 (#28831) 2017-09-15 10:50:47 -04:00
remote_management Updated version_added to 2.5 2017-09-13 13:13:19 -07:00
source_control fix git wrapper (#29069) 2017-09-14 23:27:55 -04:00
storage Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
system add possibility for log messages via log_prefix (#30358) 2017-09-14 12:12:26 -04:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows windows command changed to use CreateProcess (#30253) 2017-09-13 09:58:49 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00