cherry pick changes to modules and docs for 2.3 rc (#22815)

* Dropped openwrt module from curated to community (#22657)

* changed supported_by from curated to community (#22656)

* Changed supported_by from curated to community (#22654)

* Updates to docs for metadata. (#22667)

* Updates to docs for metadata.

* Update developing_modules_documenting.rst
This commit is contained in:
Dylan Silva 2017-03-20 19:21:26 -07:00 committed by Matt Davis
parent 0c2c19edb4
commit acd9303b7b
10 changed files with 15 additions and 18 deletions

View file

@ -82,14 +82,12 @@ Fields
:supported_by: This field records who supports the module.
Default value is ``community``. Values are:
:core: Maintained by the Ansible core team. Core team will fix
bugs, add new features, and review PRs.
:community: This module is maintained by the community at large,
which is responsible for fixing bugs, adding new features, and
reviewing changes.
:curated: The Ansible Core Team is the gatekeeper for this module. They
will review PRs from the community before merging but might not generate
fixes and code for new features on their own.
:core:
:curated:
:community:
For information on what the support level values entail, please see
:doc:`../modules_support.rst`
:status: This field records information about the module that is
important to the end user. Its a list of strings. The default value

View file

@ -26,8 +26,7 @@ Curated
Some examples of Curated modules are submitted by other companies or maintained by the community. Maintainers of these types of modules must watch for any issues reported or pull requests raised against the module.
Core Committers will review all modules becoming Curated or updates to existing Curated modules. Core committers will also ensure that any issues that arise due to Ansible engine changes will be remediated.
Core Committers will review all modules becoming Curated. Core Committers will review proposed changes to existing Curated modules once the community maintainers of the module have approved the changes. Core committers will also ensure that any issues that arise due to Ansible engine changes will be remediated.
Also, it is strongly recommended (but not presently required) for these types of modules to have unit tests.
These modules are currently shipped with Ansible, but might be shipped separately in the future.

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -23,7 +23,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''

View file

@ -21,7 +21,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}

View file

@ -19,7 +19,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'],
'supported_by': 'curated'}
'supported_by': 'community'}
DOCUMENTATION = '''