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 |
James Tanner
|
559e89036b
|
Fixes #5631 Return a unique list of hosts when joining groups
|
11 years ago |
James Cammarata
|
02ce5af6df
|
Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining support
Pipelining will be disabled by default, since it requires users remove
the 'requiretty' option from the servers sudoers configuration.
|
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 |
James Cammarata
|
233aae5861
|
Reverting paramiko_ssh/alt changes from yesterday
|
11 years ago |
Michael DeHaan
|
87e7b9e5cc
|
Merge pull request #5640 from willthames/ec2_elb_docs
ec2_elb module: Minor improvements to documentation
|
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 |
Michael DeHaan
|
20d39c9cab
|
Merge pull request #5636 from sivel/rax-no-log
Do not log the rax api_key argument in module invocation
|
11 years ago |
Matt Martz
|
d46037d64c
|
Do not log the rax api_key argument in module invocation
|
11 years ago |
James Tanner
|
e22af253bb
|
Fixes #5486 Keep authorized key options in tact and ordered
|
11 years ago |
James Cammarata
|
36e6709771
|
Don't use pipelining when ANSIBLE_KEEP_REMOTE_FILES is enabled
|
11 years ago |
James Cammarata
|
df13b19fe1
|
Moving {ssh,paramiko}_alt connection types to be the defaults
The previous implementations will be kept for now as _old
|
11 years ago |
James Cammarata
|
c27db84e41
|
Adding paramiko_alt - pipelining support for paramiko connections
|
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 |
Michael DeHaan
|
1740a7a3f1
|
Merge pull request #5626 from resmo/fix/subversion-5549
subversion: use LANG=C to prevent regex failures
|
11 years ago |
Michael DeHaan
|
bb487ee6cc
|
Merge pull request #5628 from tyll/mailinglist_info
Mailinglist info
|
11 years ago |
Till Maas
|
8040a1a1d7
|
Add note for more mailing list info
|
11 years ago |
Till Maas
|
c930f0e26b
|
add mailing list subscription link
|
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
|
91c5c9da08
|
Merge pull request #5465 from deonbredenhann/false_mandatory_variable
Treat a False mandatory variable as defined.
|
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 |
jctanner
|
2e1d92c2ec
|
Merge pull request #5141 from kisielk/hg
hg module: Don't modify hgrc when running purge
|
11 years ago |
jctanner
|
e4d0ce5b08
|
Merge pull request #5383 from janitha/devel
Fixes #5381 bug when easy_install is used with virtualenv
|
11 years ago |
jctanner
|
1d9e78f2ab
|
Merge pull request #5376 from bob-smith/galaxyhelp
Display context appropriate help and inform the user they can do '--help <command>'
|
11 years ago |
jctanner
|
daf90e776e
|
Merge pull request #5349 from sergevanginderachter/httpmonbugfix
bigip_monitor_http: two small bug fixes
|
11 years ago |
jctanner
|
59d99c17b3
|
Merge pull request #5337 from bob-smith/bugfixFQDNParsing
Fix inventory parsing so that FQDN can be parsed without throwing ssh port error
|
11 years ago |
jctanner
|
48cebedae1
|
Merge pull request #5323 from zroger/django-manage-virtualenv-fix
django_manage module: need not require virtualenv in PATH
|
11 years ago |
jctanner
|
a6bc63512e
|
Merge pull request #5308 from zecrazytux/fix/hash_merge_dynamic_inventory
Let merge hash_bahaviour work with dynamic inventory
|
11 years ago |
James Tanner
|
17c50cc81e
|
sysctl module: fail if reloading the file did not succeed
|
11 years ago |
jctanner
|
671b0454c6
|
Merge pull request #4987 from jpmens/lookup-csvfile
New lookup plugin csvreader
|
11 years ago |
jctanner
|
9ed379b7f8
|
Merge pull request #5282 from rhaido/hard_link_fix
file module: Added to the file module the functionality to force conversion hard link...
|
11 years ago |
Michael DeHaan
|
a7fbafe955
|
Merge pull request #5616 from resmo/fix/zypper_repo
zypper_repository: claims to support check_mode, but does not.
|
11 years ago |
Michael DeHaan
|
5a305a60f7
|
Merge pull request #5604 from dbrgn/devel
apt_key module: Case insensitive presence checking
|
11 years ago |
Michael DeHaan
|
28013885a1
|
Merge pull request #5613 from Oneiroi/mysql_user_grant_documentation
Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous
|
11 years ago |
Rene Moser
|
62fd0b1269
|
zypper_repository: claims to support check_mode, but does not. Fixes GH-5614.
|
11 years ago |
David Busby
|
b4f86abafd
|
Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous
|
11 years ago |
Danilo Bargen
|
7436da08fe
|
apt_key module: Case insensitive presence checking
Right now key_present() is case sensitive, only uppercase key IDs work. By using "grep -i", lowercase IDs should work too.
|
11 years ago |
James Tanner
|
ca05584495
|
Fixes #5469 Refactor sysctl module into object oriented code,
and add a sysctl_set parameter to manage the values in /proc
|
11 years ago |
willthames
|
8fb5a66944
|
keypair is not absolutely required when creating ec2 instances
|
11 years ago |