Adds more common doc strings to f5 modules (#34515)

pull/34524/head
Tim Rupp 7 years ago committed by GitHub
parent c5d0b15160
commit e6a7c0e30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,4 +56,7 @@ options:
version_added: 2.0
notes:
- For more information on using Ansible to manage F5 Networks devices see U(https://www.ansible.com/integrations/networks/f5).
- Requires the f5-sdk Python package on the host. This is as easy as C(pip install f5-sdk).
requirements:
- f5-sdk >= 3.0.6
'''

Loading…
Cancel
Save