You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/network
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
7 years ago
..
a10 Bulk autopep8 (modules) 7 years ago
aci ACI ENCAP POOL RANGES: Add new module to support encap ranges (#33758) 7 years ago
aireos Refactor common network shared and platform utils code into package (#33452) 7 years ago
aos Bulk pep8 fixes - hand crafted (#33690) 7 years ago
aruba Aruba indenting (#33884) 7 years ago
asa Bulk autopep8 (modules) 7 years ago
avi Updated Avi Modules with new features and documentation update. (#34206) 7 years ago
bigswitch Bulk autopep8 (modules) 7 years ago
citrix netscaler: PEP8 compliancy and documentation changes (#32653) 7 years ago
cloudengine ce_file_copy: fix broken import (#34023) 7 years ago
cloudvision Update metadata to 1.1 7 years ago
cnos Bulk autopep8 (modules) 7 years ago
cumulus Bulk autopep8 (modules) 7 years ago
dellos6 Refactor common network shared and platform utils code into package (#33452) 7 years ago
dellos9 Refactor common network shared and platform utils code into package (#33452) 7 years ago
dellos10 Encode xml data to utf8 standard (#34079) 7 years ago
enos Lenovo enos bugfixes (#33857) 7 years ago
eos eos_linkagg DI module (#33007) 7 years ago
f5 Adds more token cleanup (#34207) 7 years ago
fortios Bulk autopep8 (modules) 7 years ago
illumos Bulk autopep8 (modules) 7 years ago
interface Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
ios Add ios_l3_interface module (#34201) 7 years ago
iosxr Turns out the order is important (#34116) 7 years ago
ironware Refactor common network shared and platform utils code into package (#33452) 7 years ago
junos Add missing msg in fail_json (#33543) 7 years ago
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
mlnxos Add module mlnxos_vlan for supporting vlan configuration on Mellanox switches (#34113) 7 years ago
netconf Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
netscaler Bulk autopep8 (modules) 7 years ago
netvisor Bulk autopep8 (modules) 7 years ago
nso Add nso_query module to query Cisco NSO using XPath (#34188) 7 years ago
nuage Deprecate tests used as filters (#32361) 7 years ago
nxos Convert nxos_vlan to DI module (#31866) 7 years ago
ordnance Bulk autopep8 (modules) 7 years ago
ovs Bulk autopep8 (modules) 7 years ago
panos Bulk autopep8 (modules) 7 years ago
protocol Assign network modules maintained by the network team the network metadata 7 years ago
radware Fixing wrong parameter name in documentation example (#33633) 7 years ago
routing Specify default delay (DOCUMENTATION only change) (#30344) 7 years ago
sros Bulk pep8 fixes - hand crafted (#33690) 7 years ago
system Modules metadata: fix invalid GitHub ID in author field (#31856) 7 years ago
vyos Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 7 years ago
__init__.py package files 8 years ago