jctanner
7a6267690e
Merge pull request #6702 from jjshoe/devel
...
Allow you to pass in arbitrary rsync options
2014-04-11 10:43:14 -04:00
James Tanner
fec4c797d9
Fixes #6929 remote file module doc fragments from copy and template
2014-04-10 16:06:35 -04:00
Will Thames
a203485e8b
Use common code for ec2_elb and ec2_elb_lb
...
Uses the new get_aws_connection_info
and connect_to_aws common methods to reuse code
Now complains if region is not set in one of the
three possible methods
Also moved over to common documentation code so
this is actually based on #6913
2014-04-09 22:47:51 +10:00
willthames
d1a7fca7f3
Moved AWS modules over to common module fragments
...
Created common module doc fragment, and applied to all
modules that use ec2_connect or connect_to_aws as
they definitely share the common doc fragments
2014-04-09 21:19:12 +10:00
James Tanner
199992adb6
Fixes #6894 create docs fragment for files
2014-04-08 13:20:15 -04:00
James Tanner
0025273fca
Fixes syntax error in cron module caused by #6870
2014-04-08 12:53:56 -04:00
James Cammarata
973b29e624
Fix incorrect version_added value in docstring for subversion export param
2014-04-08 10:26:12 -05:00
James Tanner
b9ff96f838
Fix version_added for node in rabbitmq modules
2014-04-08 10:40:41 -04:00
James Tanner
74c5b8b3bb
Fix version added for new parameters in quantum modules
2014-04-08 10:32:53 -04:00
James Tanner
e4d7ffc47c
Fix version added for annotation in pkgng
2014-04-08 10:28:01 -04:00
James Tanner
fc362c5f5c
Fix version_added for login_tenant_name in keystone_user
2014-04-08 10:25:44 -04:00
James Tanner
2ac7caa3c6
Fix version_added for install_options in homebrew
2014-04-08 10:13:33 -04:00
James Tanner
2f474fc4d5
Fix version_added for new params in gce_pd
2014-04-08 10:05:57 -04:00
James Tanner
644c635513
Fix version_added for new params in gce_net
2014-04-08 10:03:56 -04:00
James Tanner
bd25a999da
Fix version_added for new params in gce_lb
2014-04-08 10:00:30 -04:00
James Tanner
15701ffaa4
Set version_added for snapshot in ec2_vol
2014-04-07 23:10:24 -04:00
James Tanner
941d89cf5f
Fix version_added for a few parameters in django_manage
2014-04-07 22:57:49 -04:00
James Tanner
3f2a100e64
Fix version_added for url in airbrake_deployment module
2014-04-07 22:30:53 -04:00
Michael DeHaan
17bf7d7a74
Merge pull request #6850 from atlashealth/ec2_set_ebs_optimized
...
ec2: added ability to set EBS optimized instances
2014-04-07 15:57:34 -04:00
Michael DeHaan
e01bf39c45
Merge pull request #6869 from cove/mongodb_user
...
add replica_set attr to mongodb_user module
2014-04-07 13:57:28 -04:00
Michael DeHaan
4132bb09db
Merge pull request #6883 from ericlake/devel
...
Adding bold to service doc to call up state and enabled.
2014-04-07 13:39:28 -04:00
James Tanner
08e75935db
Fixes #6780 Update version_added for source_dest_check in ec2 module
2014-04-07 12:44:34 -04:00
James Cammarata
7a03cc69e1
Revert "Fix #5679 again after recent changes in core"
...
This reverts commit 2bfaacd170
.
Fixes #6821
2014-04-07 09:55:59 -05:00
Eric Lake
58dccfbc29
Adding bold to service doc to call up state and enabled.
2014-04-07 09:37:15 -05:00
James Cammarata
37c1b7bf6e
Merge branch 'rax-clb-nodes-nodeid' of https://github.com/sivel/ansible into sivel-rax-clb-nodes-nodeid
2014-04-07 07:40:05 -05:00
Matt Martz
a191688c71
Simplify node matching
2014-04-06 19:17:13 -05:00
Atlas Health
b3f74ac03e
moved ebs_optimized param out of main request hash
2014-04-06 15:35:22 -07:00
MorrisA
ac72d44219
Modified Cron to add AIX Crontab support, changed according to suggestions
...
from mpdehaan and redone entirely.
2014-04-05 18:10:45 -07:00
Cove Schneider
ae0721d3da
re-add idempotency check
2014-04-05 16:31:33 -07:00
Cove Schneider
428dead8cd
add replicaset support to mongodb_user module
2014-04-05 15:33:22 -07:00
Michael DeHaan
e39d37db2a
Merge pull request #6864 from sivel/rax-add-shared-mod-docs
...
Shared module docs for remaining rax modules
2014-04-05 15:16:11 -04:00
James Tanner
c69608cbe6
Fixes #6857 Make the url parameter required for get_url
2014-04-04 16:36:38 -04:00
Matt Martz
ac6082e303
Shared module docs for remaining rax modules
2014-04-04 13:02:49 -05:00
Matt Martz
9a19792eff
Allow respecification of a node without requiring node_id
2014-04-04 12:41:57 -05:00
Michael DeHaan
1b705a1403
Merge pull request #6852 from tedder/patch-1
...
cloudformation's disable_rollback must be a bool
2014-04-04 12:14:03 -04:00
Ted Timmons
6b5e79c442
cloudformation's disable_rollback must be a bool
...
passing "yes" to boto causes severe problems.
2014-04-04 08:00:56 -07:00
Drew Blas
2755a8296e
Update apt:deb with correct version
...
The docs site says this option is available in 1.5, but it is not.
#5910 https://github.com/ansible/ansible/pull/5910 added the deb option. The PR was generated two months ago (before 1.5) but was not included until after 1.5 was released. This fixes the docs.
2014-04-04 05:59:57 -05:00
Michael DeHaan
3d8997d219
Name is not required, update docs.
2014-04-03 18:03:13 -04:00
Michael DeHaan
baa76d81e3
Merge pull request #6849 from atlashealth/ec2_snapshot_fixed_type_issue
...
ec2_snapshot: fix for "unknown type number requested for wait_timeout"
2014-04-03 18:01:22 -04:00
Michael DeHaan
e5ad1febc0
Merge pull request #6793 from muffl0n/patch-4
...
apt_key: Output URL for debugging
2014-04-03 17:35:49 -04:00
Michael DeHaan
6fbf707a48
Clarify free_form isn't a real option :)
2014-04-03 17:34:33 -04:00
Richard C Isaacson
465b97be7e
assemble module: fix insertion of newlines when not needed.
...
This builds on GH-6359 and changes the logic so that a newline is only inserted between fragments if the previous fragment does not end with a newline.
2014-04-03 16:32:35 -05:00
Peter Gehres
53c1d25c70
Fix for #6353 adding a newline between assembled files
2014-04-03 16:32:35 -05:00
Matt Martz
61ace3a03c
rax modules improvements
...
* Catch issues with invalid regions
* Ensure we send string only data as meta values in the rax module
* Add public_key/lookup example for rax_keypair
* Clean up import statements
2014-04-03 17:16:24 -04:00
Michael DeHaan
63a1330263
Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template).
...
Application to other cloud providers would make very good sense.
2014-04-03 16:52:39 -04:00
Matt Martz
aaf766595b
Use PluginLoader for module docs fragments
2014-04-03 16:52:39 -04:00
Matt Martz
681c5aea3a
Add support for shared module documentation fragments
2014-04-03 16:52:39 -04:00
Atlas Health
3e86baf6fa
ec2: added ability to set EBS optimized instances
...
added version
2014-04-03 12:38:43 -07:00
James Tanner
b65857b4de
Addresses #6750 Use --help instead of -
2014-04-03 15:26:48 -04:00
Atlas Health
7b4fe54690
fixed error related to type being defined as a number
2014-04-03 12:24:05 -07:00