mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
* 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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |