Michael DeHaan
|
9b7da52ed7
|
Merge pull request #6408 from risaacson/migrate_booleans_bool_digital_ocean
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 17:58:46 -05:00 |
|
Richard Isaacson
|
d88b00aff9
|
Merge pull request #6410 from risaacson/at_module_docstring
Fix docstring issue.
|
2014-03-11 16:24:00 -05:00 |
|
Richard C Isaacson
|
a1c87e6deb
|
Fix docstring issue.
|
2014-03-11 16:23:18 -05:00 |
|
Richard C Isaacson
|
10f70bee49
|
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 15:42:45 -05:00 |
|
James Cammarata
|
6c25e78299
|
Merge branch 'devel' of https://github.com/dparalen/ansible into dparalen-devel
|
2014-03-11 15:34:15 -05:00 |
|
Richard Isaacson
|
6e13c1ebe0
|
Merge pull request #6406 from risaacson/at_module2
This fixes what was merged in 1.5.0.
|
2014-03-11 15:27:51 -05:00 |
|
James Cammarata
|
10f7a20e60
|
Merge pull request #5079 from candlerb/candlerb/virt_states
Additional target states for virt module: "destroyed" and "paused"
|
2014-03-11 15:25:09 -05:00 |
|
James Cammarata
|
11f500fa2f
|
Merge pull request #4630 from mmoya/mysql_variables-fix2
Add support for string values
|
2014-03-11 15:20:46 -05:00 |
|
James Tanner
|
e4e64a9699
|
Rename lxc to libvirt_lxc
|
2014-03-11 16:16:24 -04:00 |
|
James Tanner
|
c73cb77689
|
Fix name in locale_gen docstring
|
2014-03-11 16:13:55 -04:00 |
|
James Cammarata
|
bca6adc812
|
Merge pull request #4064 from mscherer/lxc
Add a plugin that permit to use ansible for lxc system, using libvirt
|
2014-03-11 15:12:51 -05:00 |
|
Michael DeHaan
|
4a94a5d80a
|
Merge pull request #6400 from vadimkuznetsov/bug5959
bug 5959: https://github.com/ansible/ansible/issues/5959
|
2014-03-11 15:08:29 -05:00 |
|
James Tanner
|
41b7badb13
|
Fix snippet imports and version_added in ufw module
|
2014-03-11 16:07:08 -04:00 |
|
James Cammarata
|
1d6750afec
|
Merge pull request #5518 from pyykkis/ufw
UFW module (another take)
|
2014-03-11 15:03:33 -05:00 |
|
James Tanner
|
8ffb964f45
|
Set version_added for locale_gen
|
2014-03-11 15:56:30 -04:00 |
|
James Tanner
|
da95310d86
|
Rename locale module to locale_gen
|
2014-03-11 15:55:26 -04:00 |
|
James Cammarata
|
74335b6e59
|
Merge pull request #5411 from AugustusKling/locale
locale module
|
2014-03-11 14:54:36 -05:00 |
|
James Tanner
|
b3ff88d06a
|
Fix version_added and snippet imports on new digital ocean modules
|
2014-03-11 15:43:59 -04:00 |
|
jctanner
|
748588b516
|
Merge pull request #4315 from mgregson/add-digital-ocean-domains
Add digital ocean domains
|
2014-03-11 15:40:15 -04:00 |
|
James Tanner
|
53777bbbc9
|
Fix docstring and snippet import style in portage module
|
2014-03-11 15:26:26 -04:00 |
|
jctanner
|
e94a4aa70f
|
Merge pull request #4493 from sayap/portage
Add packaging module for Gentoo Portage.
|
2014-03-11 15:24:14 -04:00 |
|
James Cammarata
|
58fdd242d0
|
Merge branch 'mragh-devel' into devel
|
2014-03-11 13:53:24 -05:00 |
|
James Cammarata
|
f36de32863
|
Adding version_added field to metadata field in s3 module
|
2014-03-11 13:50:21 -05:00 |
|
Jake Kreider
|
777f0a8080
|
Updated S3 metadata examples
|
2014-03-11 13:50:21 -05:00 |
|
Jake Kreider
|
b837e5275c
|
Added metadata support to s3 module
|
2014-03-11 13:50:21 -05:00 |
|
James Cammarata
|
b6b9e1c6f4
|
Adding version_added field to metadata field in s3 module
|
2014-03-11 13:48:39 -05:00 |
|
James Cammarata
|
c7d97796d1
|
Merge branch 'devel' of https://github.com/mragh/ansible into mragh-devel
Conflicts:
library/cloud/s3
|
2014-03-11 13:48:19 -05:00 |
|
Richard Isaacson
|
e9d181b72b
|
Merge pull request #6404 from risaacson/pull_5916
nova_compute: Adding the version_added flag to user_data.
|
2014-03-11 13:47:01 -05:00 |
|
Richard C Isaacson
|
85b3c4d907
|
nova_compute: Adding the version_added flag to user_data.
Per note in GH-5916.
|
2014-03-11 13:45:04 -05:00 |
|
Richard Isaacson
|
971199d433
|
Merge pull request #6403 from risaacson/nova_group
Nova group
|
2014-03-11 13:35:02 -05:00 |
|
Richard C Isaacson
|
e6d099852e
|
Bump relased in version and update module snippets.
Closes GH-5069
|
2014-03-11 13:33:18 -05:00 |
|
Richard Isaacson
|
cdea88661e
|
Merge pull request #6402 from risaacson/nova-fip
Nova fip
|
2014-03-11 13:29:01 -05:00 |
|
Richard C Isaacson
|
5fdf7f9f75
|
Bump relased in version and update module snippets.
Closes GH-5154
|
2014-03-11 13:25:16 -05:00 |
|
Vadim Kuznetsov
|
546d514f87
|
bug 5959: https://github.com/ansible/ansible/issues/5959
|
2014-03-11 13:41:50 -04:00 |
|
James Cammarata
|
b95fe470c4
|
Fixing up some docstrings causing make webdocs to fail
|
2014-03-11 12:29:02 -05:00 |
|
Michael DeHaan
|
998b986c59
|
Merge pull request #6394 from jlaska/gitignore_test_output
Add generated test files to .gitignore
|
2014-03-11 11:40:03 -05:00 |
|
James Tanner
|
3d07db26e3
|
Update docstring in digital_ocean for backups_enabled version_added
|
2014-03-11 12:17:29 -04:00 |
|
jctanner
|
bfd9323274
|
Merge pull request #5935 from zimbatm/do-backups
library/digital_ocean: Adds the missing backups_enabled create option
|
2014-03-11 12:16:12 -04:00 |
|
James Tanner
|
351ebd0b43
|
Update docstrings in ec2_ami_search
|
2014-03-11 12:14:14 -04:00 |
|
James Cammarata
|
b10d174ab4
|
Merge branch 'silkapp-ec2-eip-reuse' into devel
|
2014-03-11 11:13:01 -05:00 |
|
James Cammarata
|
2b84a40d8e
|
Renaming reuse parameter in ec2_eip and adding a version_added string
|
2014-03-11 11:12:23 -05:00 |
|
jctanner
|
7a45e04777
|
Merge pull request #4845 from lorin/ec2_ubuntu_ami
New module: ec2_ami_search
|
2014-03-11 12:11:49 -04:00 |
|
James Cammarata
|
89c091d689
|
Merge branch 'ec2-eip-reuse' of https://github.com/silkapp/ansible into silkapp-ec2-eip-reuse
|
2014-03-11 11:09:26 -05:00 |
|
James Tanner
|
f0704159ae
|
Update docstrings in ec2_vol
|
2014-03-11 12:02:04 -04:00 |
|
James Cammarata
|
67e9cbe637
|
Merge branch 'josephtate-devel' into devel
|
2014-03-11 11:00:40 -05:00 |
|
jctanner
|
7dcc8e2460
|
Merge pull request #5287 from ebrevdo/ec2_vol_existing
ec2_vol module: add support for name / id to mount volume on instance
|
2014-03-11 11:58:36 -04:00 |
|
James Cammarata
|
5d4980459f
|
Merge branch 'drcapulet/ec2-sourcedestcheck' of https://github.com/drcapulet/ansible into drcapulet-drcapulet/ec2-sourcedestcheck
|
2014-03-11 10:56:44 -05:00 |
|
jctanner
|
b2539ae5d8
|
Merge pull request #5454 from claco/rax_identity
Add rax_identity module
|
2014-03-11 11:51:30 -04:00 |
|
James Cammarata
|
eabcbb830f
|
Merge branch 'willthames-ec2_security_token' into devel
|
2014-03-11 10:48:52 -05:00 |
|
jctanner
|
e658dc292b
|
Merge pull request #5703 from ethercrow/fakes3
[s3] Compatibility with fakes3.
|
2014-03-11 11:48:21 -04:00 |
|