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
parent 3c400c5899
commit 9a32f5c889
43 changed files with 47 additions and 4 deletions

View file

@ -77,6 +77,7 @@ options:
operationally up and C(down) means present and operationally C(down)
default: present
choices: ['present', 'absent', 'up', 'down']
extends_documentation_fragment: ios
"""
EXAMPLES = """