Jeff Geerling
40e5f641e4
Update wait_for documentation - remove extra quote
...
The timeout is in seconds (int), and the extra quote at the end could throw someone off if they're copying and pasting the example.
12 years ago
willthames
de659af82b
Added the ability to add volumes to instances at creation time
...
This allows a volume to be cloned from a snapshot, a brand new
volume to be created, or an ephemeral volumes to be associated
at time of instance creation.
This avoids any race conditions associated with creating extra volumes
after instance creation (e.g. writes happening before the volume is
mounted).
In addition, this allows the root volume to be edited
12 years ago
James Tanner
17f0c9e477
Refactor ec2_elb_lb to use shared module snippet code
12 years ago
James Tanner
512c02b7d2
Fix missing description key
12 years ago
James Tanner
53b7a495ca
Merge branch 'add_ec2_elb_lb_module' of git://github.com/jsdalton/ansible into jsdalton-add_ec2_elb_lb_module
12 years ago
James Tanner
4b80156267
Standardize some parameters in ec2_key
12 years ago
jctanner
cbb2a4ce9b
Merge pull request #5256 from zbal/ec2_keys
...
Add ec2_key module.
12 years ago
jctanner
3c455685bc
Merge pull request #5603 from willthames/ec2_keypair_not_mandatory
...
key_name is not required when creating ec2 instances
12 years ago
James Tanner
b11d62270f
Revert "Merge pull request #5496 from angstwad/cf-module"
...
This reverts commit a807e3b9c8 , reversing
changes made to df8ecdeded .
12 years ago
James Tanner
c3408f205e
Revert "Merge pull request #5540 from angstwad/cf-container-module"
...
This reverts commit bedc616f74 , reversing
changes made to a807e3b9c8 .
12 years ago
James Tanner
bec35cc0c1
Revert "Fix docstrings in rax_files_objects"
...
This reverts commit e759832dd6 .
12 years ago
James Tanner
e759832dd6
Fix docstrings in rax_files_objects
12 years ago
jctanner
bedc616f74
Merge pull request #5540 from angstwad/cf-container-module
...
Add module support for Rackspace Cloud Files Containers
12 years ago
jctanner
a807e3b9c8
Merge pull request #5496 from angstwad/cf-module
...
Module support for Rackspace Cloud Files
12 years ago
jctanner
df8ecdeded
Merge pull request #5210 from sivel/rax-dns-record
...
rax_dns_record: Add rax_dns_record module
12 years ago
jctanner
339ab7b077
Merge pull request #5208 from sivel/rax-dns
...
Add rax_dns module
12 years ago
James Tanner
86ba8f4dff
Fix git module parameters to conform to code standards
12 years ago
James Tanner
18050d50ec
Fixes #4108 Add sshopts and keyfile parameters to the git module
12 years ago
James Cammarata
1ca6e4bbb1
Adding a check for pending tranasctions to the yum module
...
Fixes #4649
12 years ago
jctanner
07b6d6ffd6
Merge pull request #5690 from sivel/rax-regex-fix
...
rax module: Fix regex match
12 years ago
jctanner
5e886b8ca6
Merge pull request #5699 from jpmens/un1
...
module unarchive: documentation typos
12 years ago
jctanner
62d96620e1
Merge pull request #5704 from zimbatm/default-grove-service
...
notify/grove: set the service to "ansible" by default
12 years ago
Rene Moser
a412eae9cd
digital_ocean: added requirements in DOCUMENTATION
12 years ago
zimbatm
fe4d203b9a
notify/grove: set the service to "ansible" by default
12 years ago
Jan-Piet Mens
d0912b84ef
documentation typos
12 years ago
Matt Martz
89fbc64b60
Fix regex match, the printf match should work with 0 or more numeric padding characters, not 1 or more
12 years ago
Michael DeHaan
c91ba3a7c7
Merge pull request #5680 from biolds/devel
...
Mark stat module as supporting check_mode
12 years ago
jctanner
297a28aa79
Merge pull request #5333 from mvermaes/yum_fix
...
yum module: Attempt #2 to cause yum to fail on invalid url
12 years ago
jctanner
7b76ad9e62
Merge pull request #5676 from simonz05/bugfix-sysctl-multivalue2
...
Correctly compare values returned by 'sysctl -e -n'
12 years ago
Laurent Defert
f93b951bdd
Mark stat module as supporting check_mode
12 years ago
Simon Zimmermann
3db808c840
correctly compare the values, better func name
12 years ago
Simon Zimmermann
055b404f13
Correctly compare values as returned from 'sysctl -e -n'
12 years ago
Simon Zimmermann
7495095496
fix str format error due to missing '%' in sysctl module
12 years ago
James Tanner
3bd99903a4
Fixes #5661 Handle null values for sysctl parameters
12 years ago
Michael DeHaan
2a46022bc7
Merge pull request #5658 from rishid/devel
...
Add support for Scientific Linux for hostname module
12 years ago
jctanner
450bb37c8c
Merge pull request #5655 from scottgilbert/devel
...
Allow keystring passed to authorized_key to contain blank lines and comments
12 years ago
James Tanner
19cb22b6df
Fixes #5656 quote values with multiple columns before calling
...
the sysctl command. Calling sysctl should also not be true by default
12 years ago
rishid
34f9349b5e
Add support for Scientific Linux for hostname module
...
hostname module was lacking support for Scientific Linux, this commit adds it.
12 years ago
Scott Gilbert
0aedd0c0b2
Allow keystring passed to authorized_key to contain blank lines and comments
12 years ago
James Tanner
2c39576e80
Remove unused variable from authorized_key
12 years ago
jctanner
1f1fa6c09a
Merge pull request #5322 from bcrochet/neutron-fip-select
...
quantum_* modules: Neutron name change, keeping backward compatibility
12 years ago
willthames
238da3cb02
ec2_elb module: Minor improvements to documentation
...
ELB(s) cause a weird formatting behaviour - it appears as EL**s**
Added choices documentation to the state option
12 years ago
James Tanner
e22af253bb
Fixes #5486 Keep authorized key options in tact and ordered
12 years ago
James Tanner
c627358c37
sysctl module: append newline character to lines in the file
12 years ago
Michael DeHaan
6f49642286
All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ).
...
Fixing for standardization purposes.
12 years ago
René Moser
0f2bc0dad8
subversion: use LANG=C to prevent regex failures
...
Fixes bug GH-5549.
12 years ago
Michael Vermaes
c55d144c50
Fail yum on invalid url with .rpm suffix
12 years ago
jctanner
332d3d6a0e
Merge pull request #5490 from rgbj/devel
...
user module/OpenBSD: using login_class always makes status 'changed'
12 years ago
jctanner
7d09c97621
Merge pull request #5472 from RSpiertz/apt_repository
...
apt_repository: don't crash if default_file doesn't exist
12 years ago
jctanner
09f7b11d1d
Merge pull request #5435 from jkleckner/fix-mysql-dump-import
...
mysql_db module: make dump and import to use port argument
12 years ago