Chaitanya Deshpande
662dd2c1de
Avi: Fixed import issues ( #52661 )
2019-03-06 12:09:49 -05:00
Dag Wieers
f9ab9b4d68
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
John R Barker
97e2fa4953
Bulk module author 2 ( #48955 )
...
* Bulk fix DOCUMENTATION.author (Part 2)
2018-11-21 10:32:42 +00:00
John R Barker
3fcc564bbb
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
...
* Bulk fix DOCUMENTATION.author
2018-11-20 19:31:35 +00:00
Joren Vrancken
b954917761
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
Chaitanya Deshpande
f9bd29fe4d
Added module for Autoscale Launch Config ( #37345 )
...
* Added module for Autoscale Launch Config
* Fixed review comments
2018-04-05 15:51:39 +01:00
Chaitanya Deshpande
5bdc32ff8d
Updated modules for Avi version 17.2.8 ( #37344 )
2018-03-21 02:47:09 -04:00
Chaitanya Deshpande
334b291720
Added module for L4 Policy Set ( #37346 )
...
* Added module for L4 Policy Set
* Fixed review comments
2018-03-20 10:30:23 +00:00
Chaitanya Deshpande
b0a8d823d2
Added module for User Account ( #37347 )
2018-03-20 10:13:10 +00:00
Gaurav Rastogi
60e39b9718
Updated the documentation of modules to match argspec including the type setting for bool parameters ( #36821 )
2018-02-28 14:38:03 +00:00
Gaurav Rastogi
8e965c5986
New module to setup WAF profile. ( #34363 )
...
* New module to setup WAF profile.
* Update copyright notice.
* updated required fields
2018-01-23 20:22:54 +00:00
Gaurav Rastogi
0d06d7caa0
New module to setup cluster cloud details settings for clouds like Az… ( #34366 )
...
* New module to setup cluster cloud details settings for clouds like Azure.
* Update copyright notice.
2018-01-23 17:09:46 +00:00
Matt Clay
227ff61f9d
Add module support to yamllint sanity test. ( #34964 )
...
* Add module support to yamllint sanity test.
* Fix duplicate keys in module RETURN docs.
* Fix syntax in return_common docs fragment.
* Fix duplicate keys in module EXAMPLES docs.
2018-01-16 15:08:56 -08:00
Gaurav Rastogi
3536de0fb8
New Avi module to setup custom IPAM DNS profile ( #34358 )
...
* New Avi module to setup custom IPAM DNS profile
* Update copyright notice.
* updated required fields
2018-01-03 22:19:48 +00:00
Gaurav Rastogi
5164bf78bc
Added a new module to fetch Avi Controller version and data ( #34357 )
...
* Added a new module to fetch Avi Controller version and data
* Updated copyright notice.
* setting options to empty as all of it is coming from common args.
2018-01-03 22:19:13 +00:00
Gaurav Rastogi
d702c720f6
New module to setup error page profile ( #34361 )
...
* New module to setup error page profile
* Update copyright notice.
* updated required fields
2018-01-03 22:17:45 +00:00
Gaurav Rastogi
7cec8986b9
New module to setup error page body policies ( #34359 )
...
* New module to setup error page body policies
* Update copyright notice.
2018-01-03 18:59:41 +00:00
Gaurav Rastogi
53051cf9e8
New module to setup WAF policy ( #34362 )
...
* New module to setup WAF policy
* Update copyright notice.
2018-01-03 18:57:07 +00:00
Gaurav Rastogi
627295365d
New module to patch GSLB service object with just GSLB pool member an… ( #34365 )
...
* New module to patch GSLB service object with just GSLB pool member and settings
* Update copyright notice.
2018-01-03 18:55:21 +00:00
Gaurav Rastogi
e2928da0fd
Updated copyright for all the avi modules ( #34408 )
2018-01-03 18:48:24 +00:00
Gaurav Rastogi
9e2ff3e4d5
Updated Avi Modules with new features and documentation update. ( #34206 )
...
* Updated Avi Modules with following
1. Support to perform patch operation using the modules. The data update method is
selected using avi_api_update_method=patch and patch operation is determined by
avi_api_patch_op. The patch data is the normal params that are provided in the modules
2. Support for avi_credentials as single authentication dictionary for all API calls.
This is preferred way as opposed to previously all credentials details would pollute
the individual Ansible tasks. It also allows the module development to be enhanced
without breaking compatibility for new authentication schemes like SAML etc.
3. Support for sharing api_context between the module invocations. This is a
workaround to not do multiple logins to Avi Controller and be able to
re-use single login across multiple REST API calls.
4. Documentation update for new parameters and existing ones with Units data.
* Fixed the pylint and pep8 errors caused due to pycharm editor auto formatting
2017-12-24 08:15:23 +00:00
Ganesh Nalawade
11c9ad23d5
Refactor common network shared and platform utils code into package ( #33452 )
...
* Refactor common network shared and platform specific code into package (part-1)
As per proposal #76 refactor common network shared and platform specific
code into sub-package.
https://github.com/ansible/proposals/issues/76
* ansible.module_utils.network.common - command shared functions
* ansible.module_utils.network.{{ platform }} - where platform is platform specific shared functions
* Fix review comments
* Fix review comments
2017-12-03 21:42:30 +05:30
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Gaurav Rastogi
23ec711494
Added flags for Federated objects used in GLSB ( #27531 )
2017-08-01 11:51:01 -06:00
Gaurav Rastogi
dc5b826af8
New Module: Manage Avi Networks ServerAutoscale Policy ( #27544 )
2017-08-01 17:50:37 +01:00
Gaurav Rastogi
d3ed3dd7c3
New Module: Manage Avi Networks HardwareSecurityModuleGroup (HSM) (network/avi/avi_hardwaresecuritymodulegroup) ( #27541 )
2017-08-01 17:48:33 +01:00
Gaurav Rastogi
6f12abe517
New Module: Manage Avi Networks PoolGroupDeploymentPolicy (nettwork/avi/avi_hardwaresecuritymodulegroup) ( #27542 )
2017-08-01 17:48:16 +01:00
Gaurav Rastogi
d78d3931a1
New Module: Manage Avi Networks Traffic Clone profile (network/avi/avi_trafficcloneprofile) ( #27543 )
2017-08-01 17:42:16 +01:00
Gaurav Rastogi
5fe82c6b4a
New Module: Manage Avi snmptrapprofile (network/avi/avi_snmptrapprofile) ( #27583 )
2017-08-01 17:41:51 +01:00
Gaurav Rastogi
eae1e9a351
New Module: Manage Avi Networks Scheduler (network/avi/avi_scheduler) ( #27582 )
2017-08-01 17:41:38 +01:00
Gaurav Rastogi
4d1bd424f4
New Module: Manage Avi Networks Backupconfiguration (network/avi/avi_backupconfiguration) ( #27580 )
2017-08-01 17:41:25 +01:00
Gaurav Rastogi
833d3dd5f9
New Module: Manage Avi Networks Webook (network/avi/avi_webhook) ( #27579 )
2017-08-01 17:41:10 +01:00
Gaurav Rastogi
279c50e43f
New Module: Manage Avi Networks PriorityLabels (network/avi/avi_prioritylabels) ( #27576 )
2017-08-01 17:40:54 +01:00
Gaurav Rastogi
e575ff8d8d
New Module: Manage Avi Networks Microservicegroup (network/avi/avi_microservicegroup) ( #26209 )
2017-07-31 15:29:09 +01:00
Gaurav Rastogi
69c4f90f7d
New Module: Manage Avi Networks VRF Context Objects (networks/avi/avi_backup) ( #26204 )
2017-07-31 15:23:28 +01:00
Gaurav Rastogi
202cbd3421
New Module: Manage Avi Networks Serviceengine (network/avi/avi_serviceengine) ( #26210 )
2017-07-31 15:22:16 +01:00
Gaurav Rastogi
51ff3dba68
New Module: Manage Avi Networks IPAM DNS provider profiles (network/avi/avi_ipamdnsproviderprofile) ( #26207 )
2017-07-31 15:21:06 +01:00
Gaurav Rastogi
1e6fd571e1
New Module: Manage Avi Networks Cluster objects (networks/avi/avi_cluster) ( #26205 )
2017-07-31 15:14:28 +01:00
Gaurav Rastogi
0424919fe6
New Module: Manage Avi Networks AlertSyslogConfig (network/avi/avi_alertsyslogconfig) ( #26215 )
2017-07-31 15:12:53 +01:00
Gaurav Rastogi
1da76772f8
New Module: Manage Avi Networks AlertScriptConfig (network/avi/avi_alertscriptconfig) ( #26214 )
...
* New Module: Manage Avi Networks AlertScriptConfig (network/avi/avi_alertscriptconfig)
* updated example to not include python import as it fails sanity test
2017-07-31 15:12:15 +01:00
Gaurav Rastogi
d2ec5462bc
New Module: Manage Avi Networks AlertEmailConfig (network/avi/avi_alertemailconfig) ( #26213 )
2017-07-31 15:11:24 +01:00
Gaurav Rastogi
2589d640dd
New Module: Manage Avi Networks AlertConfig (network/avi/avi_alertconfig) ( #26212 )
2017-07-31 15:08:05 +01:00
Gaurav Rastogi
a8caff169e
New Module: Manage Avi Networks ActionGroupConfig (network/avi/avi_actiongroupconfig) ( #26211 )
2017-07-31 15:07:42 +01:00
Gaurav Rastogi
5f23aa69c6
New Avi Module for Auth Profile objects ( #24842 )
2017-06-16 20:24:00 +01:00
Gaurav Rastogi
8ad464c4f5
New Avi Module for Backup objects ( #24843 )
2017-06-15 11:50:35 +01:00
Gaurav Rastogi
6c3eace794
Minor Updates to the module descriptions and field options ( #25430 )
2017-06-15 11:46:07 +01:00
Gaurav Rastogi
32b4eab3dc
Avi module to setup GSLB Geo DB profile. ( #24812 )
2017-05-19 08:34:12 +01:00
Gaurav Rastogi
ea6955109b
New module to setup HTTP Policy set objects ( #24813 )
2017-05-19 08:33:37 +01:00
Gaurav Rastogi
1960aa8d96
New module to setup GSLB Application persistence profile ( #24814 )
2017-05-19 08:31:49 +01:00