diff --git a/lib/ansible/modules/network/f5/bigip_command.py b/lib/ansible/modules/network/f5/bigip_command.py index a4f767c4de..dd5c49765c 100644 --- a/lib/ansible/modules/network/f5/bigip_command.py +++ b/lib/ansible/modules/network/f5/bigip_command.py @@ -83,7 +83,6 @@ options: notes: - Requires the f5-sdk Python package on the host. This is as easy as pip install f5-sdk. - - Requires Ansible >= 2.3. requirements: - f5-sdk >= 2.2.3 extends_documentation_fragment: f5