community.general/lib/ansible/module_utils
Matt Martz 36c8441c6d New module vmware_deploy_ovf (#30309)
* First pass at vmware_deploy_ovf functionality
* Add OVA file support, re-structure code
* Move some useful functions to module_utils.vmware, and perform a little DRY too
* Better handling of errors during spec validation and import
* Properly calculate the lease progress percentage for all vmdk files
* Make warnings and errors a little better
* Add an allow_duplicates argument, that defaults to true, to allow users to have name based idempotency
* Add fail_on_spec_warnings to cause the module to treat warnings as errors
* Support non-vmdk uploads
* Add ova alias for ovf
* Rename vmdk_post_url to device_upload_url so it does not sound to specific to VMDK files
* Safer handling of * hostname in urls
* Add default Content-Type, remove unused headers var
* Add deploymentOptions and propertyMapping functionalities
* Add basic check_mode support
* Add vmware_deploy_ovf to list of use-argspec-type-path ignores
* Update version_added and fix path for use-argspec-type-path
* Add configurable folder
* Doc changes
2018-05-29 21:38:43 +05:30
..
aws [AWS] Add helpful failure message when using wrong lb module (#40433) 2018-05-25 13:10:39 -04:00
common Do absolute imports to please broken import linter 2018-05-27 02:23:57 +02:00
facts module_utils/facts: override pkg_mgr for ALT Linux (#38004) 2018-05-25 14:41:59 -05:00
k8s Revert "Move k8s modules to dynamic backend (#39632)" (#40743) 2018-05-26 00:30:16 -05:00
net_tools Integration tests for Infoblox 2.5 modules (#40344) 2018-05-21 17:04:20 +05:30
network fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
parsing
powershell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
remote_management
six
__init__.py
_text.py
acme.py Rename letsencrypt module utils / document fragment to acme. (#40697) 2018-05-25 09:08:14 +02:00
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
ansible_tower.py Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
api.py
azure_rm_common.py Fixes some NIC problems: create without nsg, support loadbalancer (#38643) 2018-05-24 14:32:03 +10:00
azure_rm_common_rest.py introducing azure_rm_resource (#39274) 2018-05-23 16:55:57 -07:00
basic.py Move collections abc shim to _collections_compat 2018-05-27 02:23:57 +02:00
cloud.py
cloudscale.py
cloudstack.py cloudstack: fix query tags by resourceid (#40482) 2018-05-21 17:16:44 +02:00
connection.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
crypto.py
database.py
digital_ocean.py
dimensiondata.py
docker_common.py Add 'init' option to docker_container module to support docker's `--init` option (#34547) 2018-05-24 12:55:16 -05:00
ec2.py [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
exoscale.py
f5_utils.py
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 2018-04-30 15:33:28 -05:00
gcdns.py
gce.py
gcp.py
gcp_utils.py GCP Inventory Plugin (#36884) 2018-05-24 15:36:08 -04:00
gitlab.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
heroku.py New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
infinibox.py
influxdb.py
ipa.py
ismount.py
json_utils.py
keycloak.py
known_hosts.py
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
lxd.py
manageiq.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
memset.py New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
mysql.py
netapp.py Add Na_ontap_broadcast_domain module. (#39753) 2018-05-18 17:17:01 -07:00
oneandone.py
oneview.py
opennebula.py Fix opennebula test stub (#40436) 2018-05-25 07:42:14 +02:00
openstack.py retire shade in favor of openstacksdk for openstack modules (#40532) 2018-05-25 18:40:39 -07:00
ovirt.py Fix PEP 8 issue. 2018-05-23 09:29:37 -07:00
postgres.py
pure.py
pycompat24.py
rax.py
redhat.py
scaleway.py Add a User-Agent string to the API request (#38587) 2018-05-14 09:55:47 -05:00
service.py sysvinit service module (#34962) 2018-05-17 17:32:27 -05:00
splitter.py
univention_umc.py
urls.py Remove support for SSLv2 in test suite when not defined. (#39183) 2018-05-25 12:50:19 -05:00
vca.py
vmware.py New module vmware_deploy_ovf (#30309) 2018-05-29 21:38:43 +05:30
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 2018-05-07 16:30:16 +05:30
vultr.py