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/utils/module_docs_fragments
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
..
__init__.py moved module_doc_fragments to v2 9 years ago
a10.py Docs fragment for common a10 options (#18163) 8 years ago
aci.py aci.py: Add use_proxy support (#27735) 7 years ago
aireos.py New module aireos_command (#26769) 7 years ago
aruba.py Adding aruba_command module along with unit tests. (#26625) 7 years ago
asa.py [WIP] Network module docs 2.3 (#22454) 7 years ago
auth_basic.py PEP 8 W291 whitespace cleanup. 7 years ago
avi.py Updated Avi Modules with new features and documentation update. (#34206) 7 years ago
aws.py pep8 fixes for module_docs_fragments (#21876) 7 years ago
azure.py expose cloud_environment override in azure_rm modules (#28743) 7 years ago
azure_tags.py pep8 fixes for module_docs_fragments (#21876) 7 years ago
backup.py fixed backup and validate fragments 9 years ago
ce.py Delete unused module_utils/cloudengine.py (#25054) 7 years ago
cloudstack.py docs: cloudstack: add cloudstack guide to doc fragments (#15898) 8 years ago
cnos.py Network docs should link to network integration pages (#31795) 7 years ago
constructed.py fixes to config/setting retrieval 7 years ago
decrypt.py Document boolean default value treatment (#30062) 7 years ago
default_callback.py fixed issue with default callback inheritance (#30427) 7 years ago
dellos6.py Network docs should link to network integration pages (#31795) 7 years ago
dellos9.py Network docs should link to network integration pages (#31795) 7 years ago
dellos10.py Network docs should link to network integration pages (#31795) 7 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 7 years ago
dimensiondata_wait.py Refactor dimensiondata_network module (#21043) 7 years ago
docker.py Use addresses and names reserved for documentation 8 years ago
ec2.py pep8 fixes for module_docs_fragments (#21876) 7 years ago
enos.py Create document fragment for enos modules (#31512) 7 years ago
eos.py Network docs should link to network integration pages (#31795) 7 years ago
exoscale.py fix typos in various modules and docsite (#28747) 7 years ago
f5.py Fixes url to no longer redirect (#34118) 7 years ago
files.py Document boolean default value treatment (#30062) 7 years ago
fortios.py Fix spelling mistakes (comments only) (#25564) 7 years ago
infinibox.py PEP 8 cleanup. (#20789) 7 years ago
influxdb.py influxdb: default hostname to localhost (#34117) 7 years ago
inventory_cache.py Config continued (#31024) 7 years ago
ios.py Network docs should link to network integration pages (#31795) 7 years ago
iosxr.py IOS-XR NetConf and Cliconf plugin work (#33332) 7 years ago
ipa.py shared argument spec for FreeIPA (#28950) 7 years ago
ironware.py Network command module for Brocade IronWare routers (#31429) 7 years ago
junos.py Network docs should link to network integration pages (#31795) 7 years ago
keycloak.py Add keycloak_client module for administration of Keycloak clients (#31716) 7 years ago
kubernetes.py Improving docs and examples (#34155) 7 years ago
manageiq.py New model manageiq manageiq provider (#28273) 7 years ago
mlnxos.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
mysql.py Fix docs fragment typo. 8 years ago
netapp.py Fix invalid string escape sequences. 7 years ago
netscaler.py Network docs should link to network integration pages (#31795) 7 years ago
nso.py Add nso_show module for Cisco NSO (#34142) 7 years ago
nxos.py Network docs should link to network integration pages (#31795) 7 years ago
oneview.py NetworkSetFactsModule for HPE OneView (#28730) 7 years ago
openstack.py Move availability_zone docs to each OpenStack module (#21540) 7 years ago
openswitch.py Remove duplicated 'timeout' doc (#18657) 8 years ago
ovirt.py [cloud] ovirt: add headers param to auth (#27881) 7 years ago
ovirt_facts.py [cloud] ovirt: add headers param to auth (#27881) 7 years ago
postgres.py Postgres ssl mode prefer (#21498) 7 years ago
proxysql.py Added docs fragment for proxysql (#32502) 7 years ago
purestorage.py Initial commit for Pure Storage Ansible module (#25386) 7 years ago
rackspace.py docs_fragments formatting and typo improvements (#17981) 8 years ago
return_common.py pep8 fixes for module_docs_fragments (#21876) 7 years ago
sros.py Network docs should link to network integration pages (#31795) 7 years ago
tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 7 years ago
ucs.py Connection and MAC pool module for Cisco UCS (#31151) 7 years ago
validate.py Remove mention of 'apache example' 9 years ago
vca.py pep8 fixes for module_docs_fragments (#21876) 7 years ago
vmware.py VMware: Allow users to specify port for ESXi (#34073) 7 years ago
vultr.py vultr: new module utils and common docs (#30868) 7 years ago
vyos.py [WIP] Network module docs 2.3 (#22454) 7 years ago
zabbix.py zabbix: Move commonly used docs to doc fragments (#31833) 7 years ago