mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Support for NIOS modules to use environment variables in provider (#49056)
* env var username/paswd support Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com> * including all env vars of nios doc Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com> * fixing default wapi version in doc-s * fixing review comment Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com> * review statement fix Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
This commit is contained in:
@@ -70,7 +70,8 @@ options:
|
||||
- Specifies the version of WAPI to use
|
||||
- Value can also be specified using C(INFOBLOX_WAP_VERSION) environment
|
||||
variable.
|
||||
default: 1.4
|
||||
- Until ansible 2.8 the default WAPI was 1.4
|
||||
default: 2.1
|
||||
max_results:
|
||||
description:
|
||||
- Specifies the maximum number of objects to be returned,
|
||||
|
||||
Reference in New Issue
Block a user