summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud
Commit message (Expand)AuthorAgeFilesLines
* Migrated to ovirt.ovirtAnsible Core Team2020-03-0954-17695/+0
* Migrated to openstack.cloudAnsible Core Team2020-03-0954-13226/+0
* Migrated to netapp.awsAnsible Core Team2020-03-094-1142/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-0939-14414/+0
* Migrated to community.azureAnsible Core Team2020-03-0975-75/+0
* Migrated to community.vmwareAnsible Core Team2020-03-09164-49031/+0
* Migrated to community.vmware_restAnsible Core Team2020-03-094-531/+0
* Migrated to community.generalAnsible Core Team2020-03-09431-124769/+0
* Migrated to community.amazonAnsible Core Team2020-03-09211-72390/+0
* Migrated to containers.podmanAnsible Core Team2020-03-095-1483/+0
* ovirt: update botmeta deprecated (#67826)Martin Nečas2020-03-0225-26/+3496
* ovirt_vm: remove deprecated warning (#67922)Martin Nečas2020-03-021-15/+0
* cloudwatchlogs_log_group.py: retention handling improvement (#48004)Julien PRIGENT2020-02-281-18/+49
* fix docker_login doc example (#67852)Guillaume Bour2020-02-281-1/+1
* Fixed incorrect request body when creating VM snapshot with disks (#67815)nemethloci2020-02-281-1/+1
* Add 'OperationAborted' to the list of S3 error codes where we'll retry (#67811)Mark Chappell2020-02-281-12/+12
* Update vmware_guest_info.py (#67853)misacek0072020-02-281-1/+1
* sqs_queue - Move to boto3 and add support for various extra features (#66795)Mark Chappell2020-02-271-148/+312
* add module cloudformation_exports (#67349)mmoyle2020-02-271-0/+87
* Allow passing through of (almost) all params available … (#58118)Stefan Horning2020-02-271-48/+135
* s3_bucket - cleanup and test stabilisation. (#66778)Mark Chappell2020-02-261-42/+69
* read enabled_key_rotation status also in aws_kms_info (#67770)Markus Bergholz2020-02-261-0/+12
* misc typo fixes (#67775)Abhijeet Kasurde2020-02-265-6/+6
* aws_acm Add additional AWSRetry error codes (#67671)Mark Chappell2020-02-251-9/+5
* add key rotation option to aws_kms (#67651)Markus Bergholz2020-02-251-0/+26
* s3_bucket: accept NetApp StorageGRID create_bucket response. (#67462)Noboru Iwamatsu2020-02-241-4/+4
* ovirt_vm: add cpu_pinning example (#67612)Martin Nečas2020-02-241-0/+15
* change intelligence_pack to intelligence_packs (#67686)Fred-sun2020-02-241-1/+1
* Migrate a batch of AWS modules to AnsibleAWSModule (1) (#67191)Mark Chappell2020-02-2412-490/+266
* ovirt_vm: correct numa nodes (#67611)Martin Nečas2020-02-241-13/+19
* scaleway_compute: check image on get instead of list (#67655)Alexis Camilleri2020-02-241-7/+4
* Handle NoneType error in vmware_host_service_info (#67641)Abhijeet Kasurde2020-02-221-1/+1
* AnsibleAWSModule add 'region' method (#66988)Mark Chappell2020-02-211-5/+2
* Update AWS modules that use to implicitly retry on NotFound errors (#67369)Sloane Hertel2020-02-219-23/+26
* sns_topic ensure "changed" works as expected when managing delivery policies ...Mark Chappell2020-02-201-1/+16
* elb_target / elb_target_info : Integration test fixups (#61256)Mark Chappell2020-02-201-8/+8
* Refactor aws_kms to bring down the complexity score (#66037)Mark Chappell2020-02-201-283/+303
* Add create_option to disk definitions (#62357)Min Pae2020-02-201-2/+30
* cloudfront_distribution: Always add field_level_encryption_id to cache behavi...Mark Chappell2020-02-191-1/+2
* ec2_tag - Deprecate the use of state=list (#66840)Mark Chappell2020-02-191-12/+11
* New module ec2_tag_info - fetch the tags from EC2 objects (#66839)Mark Chappell2020-02-191-0/+92
* vmware_guest_disk storage DRS bugfix for get_recommended_datas… (#67221)Robert Rotaru2020-02-191-10/+24
* Specify priority for VMs in Azure VM scale sets (#65226)Arvind Shyamsundar2020-02-191-1/+12
* Update digital_ocean_droplet.py (#65251)Robert Gabriel2020-02-181-1/+12
* Fix KeyError for iSCSI parameters (#67463)Nijin Ashok2020-02-181-7/+7
* Fixed documentation for elb_target_group module to match the code logic. (#66...Stefan Horning2020-02-181-2/+11
* route53: improve octal encoded characters handling (#60508)Bruno Meneguello2020-02-181-7/+4
* Update URLs in documentation (#67376)Abhijeet Kasurde2020-02-187-12/+12
* Fix bug in iam_role - _list_policies was not returning anything (#67495)Sloane Hertel2020-02-171-1/+1
* [aws_s3] fix deleting versioned objects before deleting bucket (#54435)Sloane Hertel2020-02-171-4/+16