Commit Graph

2430 Commits (61a5176b563903280e6709fa3cb15eeb22d4bd67)

Author SHA1 Message Date
Yannig Perré b958985816 Add an example of extra_hosts option. 10 years ago
René Moser faf2bea527 Merge pull request #3261 from fabfuel/bugfix-ec2-elb-stickiness-without-expiration
Fixes #2039 Convert None to 0 when checking ELB cookie expiration
10 years ago
Rene Moser de7ceacfcd openstack: os_server: add version_added for scheduler_hints
See #3172
10 years ago
Ted Timmons a87171e280 fix typo in documentation
let's -> lets
10 years ago
Michael Scherer 70a3891b1e Merge pull request #3172 from Comcast/feature/server_scheduler_hints
port 'scheduler_hints' feature from nova_compute to os_server module
10 years ago
René Moser 37d978fa1c Merge pull request #3117 from beamly/fix-ec2-group
Fixes #3109: Executing ec2_group with rules fails with "Inval…
10 years ago
Taras Lipatov 5299279b0b Fixed typo json_fail to fail_json 10 years ago
Fabian Fülling a34dae58cf Fixes #2039 Convert None to 0 when checking if ELB cookie expiration has changed 10 years ago
Jonathan Davila 9c286f35be Clarified IAM module doc 10 years ago
Matt Davis effb355952 Merge pull request #2842 from kanwei/patch-1
Add new Dv2 Azure instances
10 years ago
Matt Martz 1a2a8e152f Merge pull request #3208 from schlueter/fix/add-missing-quote-in-docker-documentation
Add missing quote in docker documentation
10 years ago
Schlueter 0028f58ab6 Add missing quote in docker documentation 10 years ago
Brian Coca ad47bb91f1 Merge pull request #3132 from curious-eyes/fix-2761-gce-UnboundLocalError
Fix #2761: gce.py - UnboundLocalError: local variable 'md'
10 years ago
Brian Coca 22caa104e4 Merge pull request #3187 from TerryHowe/openstack
Fix openstack module documentation
10 years ago
Brian Coca 6a48f2207a corrected typo on aws connection arguments var 10 years ago
Toshio Kuratomi 1c4da434c7 Merge pull request #2421 from willthames/ec2_fix_vpc_security_token
Use connect_to_aws where possible
10 years ago
Terry Howe 447d1e4b7c Fix openstack module documentation 10 years ago
Brian Coca 79564c5aa7 Merge pull request #3054 from atplanet/route53-soa-record-type
Bugfix: Permit SOA record type
10 years ago
Brian Coca 55932201a9 Merge pull request #2931 from ryannealmes/ec2-vpc-subnet-fix
ec2_vpc creating/updating incorrect subnets
10 years ago
David Hocky 5fb334e84b add explicit type for scheduler hints 10 years ago
Brian Coca 0c7af0d807 Merge pull request #3179 from Constantin07/update_ec2_ami_find
ec2_ami_find.py - Treat 'is_public' option as a bool
10 years ago
Constantin07 86a4026f48 Treat 'is_public' option as a bool 10 years ago
Brian Coca 212b1d2044 Merge pull request #3176 from mylokin/3175-docker_image_path
docker_image path param doesn't support home directory #3175
10 years ago
Andrey Gubarev 45b3066c81 update docker_image's path param type to 'path'. Fixes #3175 10 years ago
Matt Martz 305caac35d Merge pull request #1237 from vmihailenco/fix/cdn-cors-headers
rackspace: set headers when uploading files to CF.
10 years ago
Matt Martz 9ccb9af72e Merge pull request #1126 from bobgroves/devel
Adds overwrite option to rax_dns_record
10 years ago
David Hocky cda0ec85b4 port 'scheduler_hints' feature from nova_compute to os_server module 10 years ago
Tim Alkemade c0734fde79 GCE module does not fetch disk images if not necessary 10 years ago
Brian Coca 5129ef5590 Merge pull request #2993 from berlic/devel
Fix docker container restart
10 years ago
Brian Coca 76669fa16c Merge pull request #2992 from dusdanig/devel
Adds ulimit to the docker module
10 years ago
Brian Coca e50a674190 Merge pull request #2977 from scottbrown/bugfix-missing-interpolation-var
BUGFIX: Fixing missing interpolation variable
10 years ago
Brian Coca b9020155ee Merge pull request #2939 from Shrews/os_server
Fix for os_server module when specifying region
10 years ago
Toshio Kuratomi 876b91eb3d Merge pull request #3113 from Constantin07/update_cloudformation
cloudformation.py - Added explicit type for 'tags' option
10 years ago
curious-eyes 858a8b8e67 Fix #2761: gce.py - UnboundLocalError: local variable 'md' 10 years ago
Brian Coca edf3aa336f Merge pull request #3129 from defionscode/lc_doc
Updated ec2_lc docs
10 years ago
Jonathan Davila 51d2f49ae0 Updated ec2_lc docs 10 years ago
Neil Saunders 6aa0cd4457 Fix for issue #3109: Executing ec2_group with rules fails with "Invalid rule parameter '['" 10 years ago
Constantin07 bc94e691e8 Added explicit type for 'tags' option 10 years ago
Toshio Kuratomi e9454fa44f Merge pull request #2352 from bermudezjd/feature/iam_policy_present_state_includes_policy_changes
Feature/iam policy present state includes policy changes
10 years ago
James Cammarata 4bc2a189ba Merge pull request #3058 from Constantin07/update_ec2_tag1
ec2_tag.py - Fixing issue #3057 - AttributeError: 'str' object has no attribute 'i…
10 years ago
Brian Coca 814527fca9 tolerate environment not being set
default will be the same as before, None/null
10 years ago
Matt Martz a7e399955f Merge pull request #3037 from immanetize/rax-expanduser
use expanduser() before testing user_data as file
10 years ago
Brian Coca d540342984 Merge pull request #3007 from jasonk/vsphere_guest-env-vars
Enable env vars for vsphere_guest
10 years ago
Brian Coca 78f4f8c9bc Merge pull request #2728 from sysreq0/devel
vsphere_guest: Added support for resizing disks when state is 'reconfigured'
10 years ago
Brian Coca c9cfde4d0c Merge pull request #3069 from mixmatch/devel
replaced sudo with become
10 years ago
Brian Coca 369806de25 fixed rax_cdb argument spec
now we pull the actual arguments and added aliases to be nice
fixes #3075
10 years ago
Daniel Petty e256ae0683 replaced sudo with become 10 years ago
Daniel Petty 4bdd755412 replaced sudo with become 10 years ago
Daniel Petty bf04a0fe0e replaced sudo with become 10 years ago
Constantin07 9e42b2a684 Fixing issue #3057 - AttributeError: 'str' object has no attribute 'items' 10 years ago