mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Add additional auth support to Gitlab (#705) - removed unused imports from module_utils.gitlab - fix bug in gitlab_project to check if avatar_path is provided * add doc_fragment and argument_spec for gitlab auth * doc fixes and remove avatar_path bug fix * small doc changes, pass validate_certs to requests call * update changelog |
||
|---|---|---|
| .. | ||
| alicloud.py | ||
| auth_basic.py | ||
| bitbucket.py | ||
| dimensiondata.py | ||
| dimensiondata_wait.py | ||
| emc.py | ||
| gitlab.py | ||
| hpe3par.py | ||
| hwc.py | ||
| ibm_storage.py | ||
| influxdb.py | ||
| ipa.py | ||
| keycloak.py | ||
| ldap.py | ||
| lxca_common.py | ||
| manageiq.py | ||
| nomad.py | ||
| oneview.py | ||
| online.py | ||
| opennebula.py | ||
| openswitch.py | ||
| oracle.py | ||
| oracle_creatable_resource.py | ||
| oracle_display_name_option.py | ||
| oracle_name_option.py | ||
| oracle_tags.py | ||
| oracle_wait_options.py | ||
| pritunl.py | ||
| proxmox.py | ||
| purestorage.py | ||
| rackspace.py | ||
| redis.py | ||
| rundeck.py | ||
| scaleway.py | ||
| utm.py | ||
| vexata.py | ||
| xenserver.py | ||