summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud
Commit message (Expand)AuthorAgeFilesLines
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-14379-1143/+1516
* cloudstack: fix wrong vpc found by name (#22603)René Moser2017-03-141-3/+6
* [cloud][docs] update ec2_tag documentation example (#22586)Marc Mercer2017-03-141-3/+2
* Format ELBInfo call (#22383)Ryan Brown2017-03-131-8/+4
* Handle throttling and move BotoServerError handling to main. (#22383)Robin Miller2017-03-131-33/+36
* Changes command and entrypoint to type listChris Houseknecht2017-03-131-4/+11
* [cloud] fix connection_draining idempotency in ec2_elb_lb (#21323)Will Thames2017-03-131-12/+12
* [cloud] change returned type of tag in ec2_snapshot_facts, fix #22431. (#22432)夏恺(Kai Xia)2017-03-131-1/+1
* cloud: ovirt: Fix ovirt_tags documentation (#22569)Ondra Machacek2017-03-131-0/+3
* [cloud] Convert nat gateway facts to ansible format (#20962)Will Thames2017-03-131-2/+2
* s3_bucket: fixes #22464 without fully implementing support for ceph bucket up...Joshua C. Randall2017-03-131-1/+1
* Enable path expansion in GCE modulesJohannes Kohnen2017-03-125-10/+10
* Remove invalid `type:` (#22548)John R Barker2017-03-121-1/+0
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-0943-109/+60
* cloudstack: cs_vpc: fix vpc in projects not found (#22416)René Moser2017-03-081-2/+7
* cloudstack: cs_firewall: fix pep8 and typo s/endpoint/endport/ (#22406)René Moser2017-03-081-73/+79
* ec2_group: description is only required when group state is present (#19791)Alex Lo2017-03-071-3/+6
* rename return var to avoid conflictsBrian Coca2017-03-071-2/+3
* Fix invocations of module.fail_json with no msg=Kamil Cholewiński2017-03-079-9/+9
* virt.py: autostart VM attribute (#22208)Loïc Blot2017-03-071-5/+20
* Ec2_tag support for check mode (#21779)Andrea Giardini2017-03-071-5/+5
* Correct `module:`, it should match filename (#22296)John R Barker2017-03-072-2/+2
* [cloud] Fix ZeroDivisionError in ec2_elb_facts module (#22332)Ryan Brown2017-03-061-3/+7
* [cloud] Avoid failures in RDS modyue due to throttling while waiting (#22271)Robin Miller2017-03-061-4/+14
* Do not pass filters to os_group get_group call (#22321)Ricardo Carrillo Cruz2017-03-061-1/+4
* [cloud] Fix data types in ec2_elb_lb causing resource to be spuriously update...Dan Vaida2017-03-061-2/+2
* lambda: Fix adding environment variables to functions previously not having a...Michał Masłowski2017-03-061-1/+1
* [cloud] allow ec2_lc to take user data from binary files w/ user_data_path (#...Valentyn Boginskey2017-03-061-2/+22
* cloudscale: Document SSH host key retrieval (#22299)gaudenz2017-03-051-0/+23
* cloudstack: cs_sshkeypair: fix fingerprint not used as identifier (#22276)René Moser2017-03-051-49/+72
* ec2_vpc_subnet: cope with empty tags (#21813)Will Thames2017-03-031-1/+1
* [cloud] Add supports_check_mode to ec2_ami_find (#22180)Will Thames2017-03-031-0/+1
* [cloud][lxc] Prevent hostname to be set (#22246)Jean-Philippe Evrard2017-03-031-0/+1
* Add flag to Docker pull_image to know when the image is already latest (#21508)Andrea Giardini2017-03-031-3/+6
* [cloud] bugfix for `lambda` module with empty environment (#22196)mikedlr2017-03-021-1/+3
* cloud: ovirt: Add download image support to disks module (#22101)Ondra Machacek2017-03-021-32/+111
* [cloud] New module: gce_template (#20918)GwenaelPellenArkeup2017-03-011-0/+562
* cloud: ovirt: logout if token is not used (#21517)Ondra Machacek2017-03-0139-78/+117
* cloud: ovirt: add note about ENGINE_API_FILTER_BY_DEFAULT (#22155)Ondra Machacek2017-03-011-0/+3
* [GCE] New module: Google Cloud Spanner (#21731)Tom Melendez2017-03-011-0/+287
* cloud: ovirt/rhev add note old modules were replaced (#22118)Ondra Machacek2017-03-012-1/+3
* Fix/cs resoucelimit pep8 (#22102)René Moser2017-03-011-34/+41
* S3 object parameter and bucket deletion exclusive (#21830)amblina2017-02-281-0/+4
* Add quota for the number of floating IP's to allow in Network. (#21471)Chenjun Shen2017-02-281-2/+10
* Extend os image container and disk formats (#21275)kulawczukmarcin2017-02-281-2/+2
* [cloud] ec2_elb_facts fails on accounts with to many ELBs (#21602)Ryan Brown2017-02-271-12/+22
* cloudfront_facts module improvementsWill Thames2017-02-271-72/+110
* Add tags to cloudfront distribution factsWill Thames2017-02-271-10/+9
* Changed datacenter Required to False since default is set. Fixes 'required an...rollerwhrtn2017-02-271-2/+2
* cs_vpc: fix pep8 (#21964)René Moser2017-02-261-2/+3