Skip to content

Commit 5cdf531

Browse files
author
Shiva Shankar Vaddepally
committed
removed rename param as its not merged to main
1 parent f6a7cb6 commit 5cdf531

71 files changed

Lines changed: 1 addition & 141 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

plugins/module_utils/module_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def __init__(self, resource_name, supports_check_mode=True):
8181

8282
consider_non_updatable_arguments = dict(
8383
consider_non_updatable_arguments=dict(
84-
type='str',
84+
type="str",
8585
choices=["yes", "no"],
8686
default="no",
8787
required=False,

plugins/modules/appflowaction.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/appflowcollector.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/appflowpolicy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/appflowpolicylabel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,13 @@
3030
choices:
3131
- present
3232
- absent
33-
- renamed
3433
default: present
3534
description:
3635
- The state of the resource being configured by the module on the NetScaler
3736
ADC node.
3837
- When C(present), the resource will be added/updated configured according to
3938
the module's parameters.
4039
- When C(absent), the resource will be deleted from the NetScaler ADC node.
41-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4240
type: str
4341
consider_non_updatable_arguments:
4442
choices:

plugins/modules/appfwpolicy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/appfwpolicylabel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,13 @@
3030
choices:
3131
- present
3232
- absent
33-
- renamed
3433
default: present
3534
description:
3635
- The state of the resource being configured by the module on the NetScaler
3736
ADC node.
3837
- When C(present), the resource will be added/updated configured according to
3938
the module's parameters.
4039
- When C(absent), the resource will be deleted from the NetScaler ADC node.
41-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4240
type: str
4341
consider_non_updatable_arguments:
4442
choices:

plugins/modules/authenticationloginschemapolicy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/authenticationoauthidppolicy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

plugins/modules/authenticationpolicy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
- present
3232
- absent
3333
- unset
34-
- renamed
3534
default: present
3635
description:
3736
- The state of the resource being configured by the module on the NetScaler
@@ -40,7 +39,6 @@
4039
the module's parameters.
4140
- When C(absent), the resource will be deleted from the NetScaler ADC node.
4241
- When C(unset), the resource will be unset on the NetScaler ADC node.
43-
- When C(renamed), the resource will be renamed on the NetScaler ADC node.
4442
type: str
4543
consider_non_updatable_arguments:
4644
choices:

0 commit comments

Comments
 (0)