mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Adds more common doc strings to f5 modules (#34515)
This commit is contained in:
@@ -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
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user