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
11 years ago
James Tanner
199992adb6
Fixes #6894 create docs fragment for files
11 years ago
James Tanner
0025273fca
Fixes syntax error in cron module caused by #6870
11 years ago
James Cammarata
973b29e624
Fix incorrect version_added value in docstring for subversion export param
11 years ago
James Tanner
b9ff96f838
Fix version_added for node in rabbitmq modules
11 years ago
James Tanner
74c5b8b3bb
Fix version added for new parameters in quantum modules
11 years ago
James Tanner
e4d7ffc47c
Fix version added for annotation in pkgng
11 years ago
James Tanner
fc362c5f5c
Fix version_added for login_tenant_name in keystone_user
11 years ago
James Tanner
2ac7caa3c6
Fix version_added for install_options in homebrew
11 years ago
James Tanner
2f474fc4d5
Fix version_added for new params in gce_pd
11 years ago
James Tanner
644c635513
Fix version_added for new params in gce_net
11 years ago
James Tanner
bd25a999da
Fix version_added for new params in gce_lb
11 years ago
James Tanner
15701ffaa4
Set version_added for snapshot in ec2_vol
11 years ago
James Tanner
941d89cf5f
Fix version_added for a few parameters in django_manage
11 years ago
James Tanner
3f2a100e64
Fix version_added for url in airbrake_deployment module
11 years ago
Michael DeHaan
17bf7d7a74
Merge pull request #6850 from atlashealth/ec2_set_ebs_optimized
...
ec2: added ability to set EBS optimized instances
11 years ago
Michael DeHaan
e01bf39c45
Merge pull request #6869 from cove/mongodb_user
...
add replica_set attr to mongodb_user module
11 years ago
Michael DeHaan
4132bb09db
Merge pull request #6883 from ericlake/devel
...
Adding bold to service doc to call up state and enabled.
11 years ago
James Tanner
08e75935db
Fixes #6780 Update version_added for source_dest_check in ec2 module
11 years ago
James Cammarata
7a03cc69e1
Revert "Fix #5679 again after recent changes in core"
...
This reverts commit 2bfaacd170
.
Fixes #6821
11 years ago
Eric Lake
58dccfbc29
Adding bold to service doc to call up state and enabled.
11 years ago
James Cammarata
37c1b7bf6e
Merge branch 'rax-clb-nodes-nodeid' of https://github.com/sivel/ansible into sivel-rax-clb-nodes-nodeid
11 years ago
Matt Martz
a191688c71
Simplify node matching
11 years ago
Atlas Health
b3f74ac03e
moved ebs_optimized param out of main request hash
11 years ago
MorrisA
ac72d44219
Modified Cron to add AIX Crontab support, changed according to suggestions
...
from mpdehaan and redone entirely.
11 years ago
Cove Schneider
ae0721d3da
re-add idempotency check
11 years ago
Cove Schneider
428dead8cd
add replicaset support to mongodb_user module
11 years ago
Michael DeHaan
e39d37db2a
Merge pull request #6864 from sivel/rax-add-shared-mod-docs
...
Shared module docs for remaining rax modules
11 years ago
James Tanner
c69608cbe6
Fixes #6857 Make the url parameter required for get_url
11 years ago
Matt Martz
ac6082e303
Shared module docs for remaining rax modules
11 years ago
Matt Martz
9a19792eff
Allow respecification of a node without requiring node_id
11 years ago
Michael DeHaan
1b705a1403
Merge pull request #6852 from tedder/patch-1
...
cloudformation's disable_rollback must be a bool
11 years ago
Ted Timmons
6b5e79c442
cloudformation's disable_rollback must be a bool
...
passing "yes" to boto causes severe problems.
11 years ago
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.
11 years ago
Michael DeHaan
3d8997d219
Name is not required, update docs.
11 years ago
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"
11 years ago
Michael DeHaan
e5ad1febc0
Merge pull request #6793 from muffl0n/patch-4
...
apt_key: Output URL for debugging
11 years ago
Michael DeHaan
6fbf707a48
Clarify free_form isn't a real option :)
11 years ago
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.
11 years ago
Peter Gehres
53c1d25c70
Fix for #6353 adding a newline between assembled files
11 years ago
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
11 years ago
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.
11 years ago
Matt Martz
aaf766595b
Use PluginLoader for module docs fragments
11 years ago
Matt Martz
681c5aea3a
Add support for shared module documentation fragments
11 years ago
Atlas Health
3e86baf6fa
ec2: added ability to set EBS optimized instances
...
added version
11 years ago
James Tanner
b65857b4de
Addresses #6750 Use --help instead of -
11 years ago
Atlas Health
7b4fe54690
fixed error related to type being defined as a number
11 years ago
James Tanner
a2307bf2fc
Fixes #6750 Check git subcommand for --remote and expose errors
11 years ago
James Tanner
1dead65ff7
Fixes #6454 verify ec2 key fingerprints
11 years ago
Gael Pasgrimaud
9ca9f270d9
Fix a typo in the subversion module documentation
11 years ago