Frank van Tol
a7f33ee533
Remove default for engine_version
...
Redis and memcached have different engine version numbering, there can not be a shared default value.
2015-07-13 16:45:41 +02:00
Brian Coca
4d4d63c41e
Merge pull request #1403 from aioue/patch-5
...
Update vsphere_guest.py
2015-07-13 09:58:06 -04:00
Benno Joy
63fa06f477
Merge pull request #1385 from joelthompson/devel
...
Adding ability to filter AWS Route 53 private hosted zones by attache…
2015-07-12 16:36:59 +05:30
Brian Coca
ab5b5e8819
corrected version added
2015-07-11 00:15:02 -04:00
Brian Coca
2b53b92dc2
Merge pull request #1539 from acaveroc/mysql_vars_port_definition
...
Mysql vars port definition
2015-07-11 00:14:02 -04:00
Brian Coca
f2acf41c77
Merge pull request #1700 from faulkner/django_manage-collectstatic-change
...
Report change status on django_manage collectstatic.
2015-07-10 21:16:22 -04:00
Brian Coca
b38f0a34d2
Merge pull request #1702 from askulkarni2/devel
...
s3 module: Add missing version tag to "encrypt" parameter
2015-07-10 20:44:19 -04:00
Brian Coca
fb260f4cc2
Merge pull request #1698 from evanccnyc/devel
...
Adding default cooldown to AWS ASG
2015-07-10 20:21:20 -04:00
Apoorva Kulkarni
c0e4c50eeb
s3 module: Add missing version tag to "encrypt" parameter
2015-07-10 14:56:34 -07:00
Brian Coca
514b35d7d7
Merge pull request #1712 from cchurch/win_get_url_updates
...
win_get_url: add force to module docs, default to force=yes
2015-07-10 17:06:58 -04:00
Chris Church
b106a83d0a
Set force=yes as the default, add force parameter to module docs.
2015-07-10 16:34:46 -04:00
Brian Coca
bba1e66896
Merge pull request #1696 from chrismeyersfsu/fix-azure-password
...
ensure password or ssh cert specified
2015-07-10 13:57:11 -04:00
Joel Thompson
10df7b97ee
Adding ability to filter AWS Route 53 private hosted zones by attached VPC
2015-07-10 13:51:33 -04:00
James Cammarata
9acf10face
Correctly default crypt_scheme in htpasswd
2015-07-10 13:51:25 -04:00
Brian Coca
314913ee77
Merge pull request #1694 from vanga/devel
...
Throw error if encryption is set while passing a snapshot id
2015-07-10 13:50:07 -04:00
Greg DeKoenigsberg
b1f8f0d48d
Merge pull request #1485 from talcloudshare/win_get_url-modified
...
win_get_url re-download file only if modified
2015-07-10 12:06:03 -04:00
Brian Coca
11c6e6a3f5
Merge pull request #1179 from hver/devel
...
Allow custom methods in uri module
2015-07-10 09:50:51 -04:00
Iiro Uusitalo
afd0222184
uri.py is not using module_utils/urls.py from ansible core
2015-07-10 08:42:01 +03:00
Iiro Uusitalo
4b1b10fa20
Refactor force basic auth, now all modules which use fetch_url() can use force_basic_auth
2015-07-10 08:40:04 +03:00
Chris Faulkner
440b395f37
Report change status on django_manage collectstatic.
2015-07-09 14:36:52 -07:00
Toshio Kuratomi
350063532e
Merge pull request #1685 from j2sol/feature/os_subnet_ipv6
...
Plumb ipv6 modes into os_subnet
2015-07-09 14:10:56 -07:00
Nicholas O'Connor
9144785c42
Created option snapshot_to_clone. When specified, snapshot_to_clone will create a linked clone copy of the VM.
2015-07-09 16:46:39 -04:00
Evan Carter
68bd17b15e
Adding default cooldown to AWS ASG
2015-07-09 15:29:00 -04:00
Chris Meyers
59225ca7b0
ensure password or ssh cert specified
2015-07-09 13:33:46 -04:00
Toshio Kuratomi
d46c036b75
Add notes about loop squashing and 1.9.2 change to install packages in one yum transaction
2015-07-09 08:17:00 -07:00
vanga
164043bd6d
Throw error if encryption is set while passing a snapshot id
2015-07-09 20:42:54 +05:30
Monty Taylor
007efe438d
Merge pull request #1690 from emonty/typo-fix
...
Fix a small typo in parameter processing
2015-07-09 09:36:00 -04:00
Monty Taylor
fbb6277a37
Fix a small typo in parameter processing
2015-07-09 09:33:10 -04:00
Hennadiy (Gena) Verkh
f190f98b06
Update uri.py
...
Added methods 'TRACE', 'CONNECT' from https://www.rfc-editor.org/rfc/rfc2616.txt , section 5.1.1
Added method 'REFRESH'
2015-07-09 11:39:46 +02:00
Brian Coca
e33f093075
added ignore hidden to assemble
2015-07-09 00:28:10 -04:00
Brian Coca
5ec040a1d2
Merge pull request #1680 from Pallokala/topic_ec2_volume_default_encryption_flag_value_to_None
...
Change the default flag value to None to prevent AWS complaining: "In…
2015-07-08 22:36:13 -04:00
Nic O'Connor
706f5e25cc
Added the ability to Linked_clone from snapshot
2015-07-08 15:01:01 -04:00
Brian Coca
e3c774be6f
Merge pull request #1632 from emonty/feature/os_floating_ip
...
Add OpenStack Floating IP module
2015-07-07 19:42:42 -04:00
Jesse Keating
de89f9f99a
Plumb ipv6 modes into os_subnet
...
Shade already supports these, we just need to plumb them into the module
code.
2015-07-07 16:10:44 -07:00
Jesse Keating
76398781ba
Fix up docs
2015-07-07 15:29:47 -07:00
Brian Coca
8546744418
Merge pull request #1286 from 0tmc/freebsd_mount_fix
...
Use of proper fstab file on FreeBSD
2015-07-07 17:59:29 -04:00
Brian Coca
fa60a20727
Merge pull request #1683 from sean-/devel
...
Fix group mod and group add for FreeBSD
2015-07-07 15:44:35 -04:00
Tom Paine
d6d6186aef
Update vsphere_guest.py
2015-07-07 20:30:33 +01:00
Tom Paine
d9db201b9a
Update vsphere_guest.py
2015-07-07 20:30:07 +01:00
Sean Chittenden
c57d70ad20
Fix group mod and group add for FreeBSD
2015-07-07 12:06:52 -07:00
Brian Coca
8257053756
Merge pull request #1538 from emonty/feature/os_security_group_rule
...
Add OpenStack Security Group Rule Module
2015-07-07 12:38:25 -04:00
Brian Coca
12fbc4712f
Merge pull request #1646 from flyte/rds2-snapshot-on-delete
...
Provide correct kwargs to rds2 connection when making a final snapshot
2015-07-07 10:23:57 -04:00
Juho-Mikko Pellinen
b4911a47d1
Change the default flag value to None to prevent AWS complaining: "Instance creation failed => InvalidBlockDeviceMapping: the encrypted flag cannot be specified since device /dev/sda1 has a snapshot specified."
2015-07-07 16:31:47 +03:00
Monty Taylor
dd9c292861
Update docstring to show port ranges as optional
2015-07-06 18:53:31 -04:00
David Shrewsbury
6933407cd4
Correct port matching logic
...
Port matching logic did not take into account recent shade change
to equate (None, None) to (1, 65535) when Nova is the backend.
Also, this encapsulates the port matching logic into a single function
and heavily documents the logic.
2015-07-06 18:50:03 -04:00
David Shrewsbury
8664c88417
Change required parameters for rules module
...
The ports and protocol are no longer required (and now depends on
a new version of shade).
2015-07-06 18:50:03 -04:00
Monty Taylor
9f03302b68
Use int in the parameter list instead of casting
2015-07-06 18:50:03 -04:00
dagnello
2e8daa2330
Resolving issues in rule comparison algorithm
...
Port range min/max values are at times represented as string and
compared to int equivalents. This fix explicitly ensures all
port range values are ints for proper comparisons.
2015-07-06 18:50:03 -04:00
David Shrewsbury
f027e75976
Compare ports as strings
...
Ports as returned from shade are ints. They are strings as they come
in to the module.
2015-07-06 18:50:03 -04:00
David Shrewsbury
9d0c8b0507
Fix syntax error
2015-07-06 18:50:03 -04:00