Removes redundant docs (#35006)

bigip_routedomain included docs that are already part of the f5
documentation fragment. This removes the redundant ones.
pull/35103/head
Tim Rupp 7 years ago committed by GitHub
parent acb26758ef
commit 529404adc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,12 +91,7 @@ options:
vlans: vlans:
description: description:
- VLANs for the system to use in the route domain - VLANs for the system to use in the route domain
notes:
- Requires the f5-sdk Python package on the host. This is as easy as
pip install f5-sdk.
extends_documentation_fragment: f5 extends_documentation_fragment: f5
requirements:
- f5-sdk
author: author:
- Tim Rupp (@caphrim007) - Tim Rupp (@caphrim007)
''' '''

Loading…
Cancel
Save