James Tanner
|
17f0c9e477
|
Refactor ec2_elb_lb to use shared module snippet code
|
11 years ago |
James Tanner
|
512c02b7d2
|
Fix missing description key
|
11 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
|
11 years ago |
James Tanner
|
4b80156267
|
Standardize some parameters in ec2_key
|
11 years ago |
jctanner
|
cbb2a4ce9b
|
Merge pull request #5256 from zbal/ec2_keys
Add ec2_key module.
|
11 years ago |
jctanner
|
3c455685bc
|
Merge pull request #5603 from willthames/ec2_keypair_not_mandatory
key_name is not required when creating ec2 instances
|
11 years ago |
James Tanner
|
b11d62270f
|
Revert "Merge pull request #5496 from angstwad/cf-module"
This reverts commit a807e3b9c8 , reversing
changes made to df8ecdeded .
|
11 years ago |
James Tanner
|
c3408f205e
|
Revert "Merge pull request #5540 from angstwad/cf-container-module"
This reverts commit bedc616f74 , reversing
changes made to a807e3b9c8 .
|
11 years ago |
James Tanner
|
bec35cc0c1
|
Revert "Fix docstrings in rax_files_objects"
This reverts commit e759832dd6 .
|
11 years ago |
James Tanner
|
e759832dd6
|
Fix docstrings in rax_files_objects
|
11 years ago |
jctanner
|
bedc616f74
|
Merge pull request #5540 from angstwad/cf-container-module
Add module support for Rackspace Cloud Files Containers
|
11 years ago |
jctanner
|
a807e3b9c8
|
Merge pull request #5496 from angstwad/cf-module
Module support for Rackspace Cloud Files
|
11 years ago |
jctanner
|
df8ecdeded
|
Merge pull request #5210 from sivel/rax-dns-record
rax_dns_record: Add rax_dns_record module
|
11 years ago |
jctanner
|
339ab7b077
|
Merge pull request #5208 from sivel/rax-dns
Add rax_dns module
|
11 years ago |
James Tanner
|
86ba8f4dff
|
Fix git module parameters to conform to code standards
|
11 years ago |
James Tanner
|
18050d50ec
|
Fixes #4108 Add sshopts and keyfile parameters to the git module
|
11 years ago |
James Cammarata
|
1ca6e4bbb1
|
Adding a check for pending tranasctions to the yum module
Fixes #4649
|
11 years ago |
jctanner
|
07b6d6ffd6
|
Merge pull request #5690 from sivel/rax-regex-fix
rax module: Fix regex match
|
11 years ago |
jctanner
|
5e886b8ca6
|
Merge pull request #5699 from jpmens/un1
module unarchive: documentation typos
|
11 years ago |
jctanner
|
62d96620e1
|
Merge pull request #5704 from zimbatm/default-grove-service
notify/grove: set the service to "ansible" by default
|
11 years ago |
Rene Moser
|
a412eae9cd
|
digital_ocean: added requirements in DOCUMENTATION
|
11 years ago |
zimbatm
|
fe4d203b9a
|
notify/grove: set the service to "ansible" by default
|
11 years ago |
Jan-Piet Mens
|
d0912b84ef
|
documentation typos
|
11 years ago |
Matt Martz
|
89fbc64b60
|
Fix regex match, the printf match should work with 0 or more numeric padding characters, not 1 or more
|
11 years ago |
Michael DeHaan
|
c91ba3a7c7
|
Merge pull request #5680 from biolds/devel
Mark stat module as supporting check_mode
|
11 years ago |
jctanner
|
297a28aa79
|
Merge pull request #5333 from mvermaes/yum_fix
yum module: Attempt #2 to cause yum to fail on invalid url
|
11 years ago |
jctanner
|
7b76ad9e62
|
Merge pull request #5676 from simonz05/bugfix-sysctl-multivalue2
Correctly compare values returned by 'sysctl -e -n'
|
11 years ago |
Laurent Defert
|
f93b951bdd
|
Mark stat module as supporting check_mode
|
11 years ago |
Simon Zimmermann
|
3db808c840
|
correctly compare the values, better func name
|
11 years ago |
Simon Zimmermann
|
055b404f13
|
Correctly compare values as returned from 'sysctl -e -n'
|
11 years ago |
Simon Zimmermann
|
7495095496
|
fix str format error due to missing '%' in sysctl module
|
11 years ago |
James Tanner
|
3bd99903a4
|
Fixes #5661 Handle null values for sysctl parameters
|
11 years ago |
Michael DeHaan
|
2a46022bc7
|
Merge pull request #5658 from rishid/devel
Add support for Scientific Linux for hostname module
|
11 years ago |
jctanner
|
450bb37c8c
|
Merge pull request #5655 from scottgilbert/devel
Allow keystring passed to authorized_key to contain blank lines and comments
|
11 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
|
11 years ago |
rishid
|
34f9349b5e
|
Add support for Scientific Linux for hostname module
hostname module was lacking support for Scientific Linux, this commit adds it.
|
11 years ago |
Scott Gilbert
|
0aedd0c0b2
|
Allow keystring passed to authorized_key to contain blank lines and comments
|
11 years ago |
James Tanner
|
2c39576e80
|
Remove unused variable from authorized_key
|
11 years ago |
jctanner
|
1f1fa6c09a
|
Merge pull request #5322 from bcrochet/neutron-fip-select
quantum_* modules: Neutron name change, keeping backward compatibility
|
11 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
|
11 years ago |
James Tanner
|
e22af253bb
|
Fixes #5486 Keep authorized key options in tact and ordered
|
11 years ago |
James Tanner
|
c627358c37
|
sysctl module: append newline character to lines in the file
|
11 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.
|
11 years ago |
René Moser
|
0f2bc0dad8
|
subversion: use LANG=C to prevent regex failures
Fixes bug GH-5549.
|
11 years ago |
Michael Vermaes
|
c55d144c50
|
Fail yum on invalid url with .rpm suffix
|
11 years ago |
jctanner
|
332d3d6a0e
|
Merge pull request #5490 from rgbj/devel
user module/OpenBSD: using login_class always makes status 'changed'
|
11 years ago |
jctanner
|
7d09c97621
|
Merge pull request #5472 from RSpiertz/apt_repository
apt_repository: don't crash if default_file doesn't exist
|
11 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
|
11 years ago |
jctanner
|
6e39adb89e
|
Merge pull request #5426 from lichesser/debian_release_4565
setup module: Partial fix for #4565, reporting Debian release version. Works only for Debian 7 and later
|
11 years ago |
James Tanner
|
fbba0bb3fc
|
Fixes #5601 Do not append extra args when checking for pip command options
|
11 years ago |