Add missing extends_documentation_fragment (#35013)

NXOS modules need more work, though that will all be in
module_docs_fragments/nxos.py
This commit is contained in:
John R Barker 2018-01-17 21:31:53 +00:00 committed by ansibot
commit 9a32f5c889
43 changed files with 47 additions and 4 deletions

View file

@ -61,6 +61,7 @@ options:
- State of the logging configuration.
default: present
choices: ['present', 'absent']
extends_documentation_fragment: nxos
"""
EXAMPLES = """