Commit Graph

2624 Commits (40574c19382cfbd321f5a4bf7afee154fa2a8d22)

Author SHA1 Message Date
James Tanner 40574c1938 Fixes #4448 reloaded services should be started if not running
13 years ago
James Cammarata aa0577c211 Merge branch 'fix_autorized_keys' of https://github.com/mscherer/ansible into mscherer-fix_autorized_keys
13 years ago
James Cammarata b58b287fce Fixing up authorized_keys to accept comments with spaces
13 years ago
Michael Scherer 951a91723d make sure that options are quoted, as people can add a shell
13 years ago
Michael Scherer 7672e9fef8 sort the option_key to have a constant predictable line
13 years ago
Michael Scherer 264945a1f7 adding a single comma at the end of the options list confuse the module
13 years ago
jctanner f61a4c1eb3 Merge pull request #4631 from mmoya/mysql_variables-fix3
13 years ago
jctanner 509271f740 Merge pull request #4624 from SirScott/freebsd_service_module_uwsgi
13 years ago
James Tanner 8157d5e52a Set version_added for ec2_eip's in_vpc parameter
13 years ago
jctanner 0b4f84d780 Merge pull request #4593 from pas256/eip-vpc
13 years ago
James Tanner 6f523111d3 Set bigip_pool_member version added to 1.4
13 years ago
James Tanner b803aac6ec Fixes #4500 change ec2 module params to type=bool
13 years ago
jctanner e34cde6bef Merge pull request #4112 from jsdalton/add_az_support_to_ec2_elb
13 years ago
jctanner de1e3f0cbc Merge pull request #4054 from mhite/bigip_pool_member
13 years ago
Maykel Moya 3db7ec8356 Fail if requested variable is not available
13 years ago
Scott Sturdivant 4d24e2e29f If the output of rcvar isn't a key=value pair, ignore it.
13 years ago
Michael DeHaan 21d4400c96 Misc pep8 fixes
13 years ago
Michael DeHaan aa93ce2dc2 Fix deprecation warnings in the Google modules.
13 years ago
Michael DeHaan 75e0a1c6de Merge pull request #4592 from mscherer/fix_4586
13 years ago
Jimmy Tang 0568abeb14 check for ubuntu distribution first
13 years ago
Michael DeHaan 232eb9f8e6 Merge pull request #4595 from mscherer/fix_4563
13 years ago
Michael DeHaan b5c34308dd Merge pull request #4594 from mscherer/fix_4587
13 years ago
Michael Scherer d5c290b513 fix logic in module host to add aliases even if none exist already, fix #4563
13 years ago
Michael Scherer 19bb44288e fix distribution detection in apt_repository module, so it also work
13 years ago
Michael Scherer fc211ac1a0 setup module, replace ':' by '_' in interface name, fix #4586
13 years ago
Peter Sankauskas b793248df4 Now this disassociates EIPs from instances inside a VPC correctly. Time
13 years ago
James Tanner 3c4dd618e4 Fixes #4454 Make a temporary clean cnf file if unable to parse existing
13 years ago
Peter Sankauskas 0e459f65f0 First round of changes to the EIP module to get it to be able to work well inside a VPC, and to be able to delete EIPs as well
13 years ago
jctanner 92edf99c80 Merge pull request #4562 from nimbis/devel
13 years ago
Brian Schott bdc8ea828e added aws_access_key and aws_secret_key aliases to ec2_group arguments
13 years ago
jctanner 12eaefb7e6 Merge pull request #4539 from sayap/git-sha1
13 years ago
Michael DeHaan 8666f8ea24 Merge pull request #4568 from mmoya/features
13 years ago
James Tanner 4f674ec522 Fixes #4554 Enumerate user homedir if not passed as an argument
13 years ago
Maykel Moya b90a250165 Improve change detection in mysql_variables
13 years ago
Michael DeHaan 8a516d1479 Various standardization to the proposed gce_storage module to bring things in line with updates to the S3 module.
13 years ago
Michael DeHaan 4bdf3da25a Merge pull request #4333 from bennojoy/gcs
13 years ago
Michael DeHaan baa13a5cc7 Merge pull request #4395 from erjohnso/devel
13 years ago
Maykel Moya 2592b2c3f9 Do key validation only when key is provided
13 years ago
jctanner 7e8e186b3b Merge pull request #4517 from adfinis-sygroup/devel
13 years ago
jctanner c737f222d5 Merge pull request #4480 from joemaller/absent_path_fix
13 years ago
jctanner 51a1a54bfb Merge pull request #4428 from robparrott/devel
13 years ago
James Tanner 23cbdba65e Fixes #4350 Create homedirectory if create=yes and directory is missing
13 years ago
Michael DeHaan db7e4510f2 Merge pull request #4544 from mmoya/features
13 years ago
Maykel Moya 1a79d9ae58 apt_key: Validate key_id and accept a leading '0x'
13 years ago
Lorin Hochstein 1c5bdba977 s3: better check for walrus
13 years ago
James Tanner 807e602228 mysql_db: if connection is a socket, do not specify hostname
13 years ago
James Tanner 84a692bcf7 Fixes #4301 Use module_common functions for mysqldump and return better errors
13 years ago
Yap Sok Ann 8519d586ba git: Don't add --branch while cloning if the version is a SHA-1 hash.
13 years ago
Yap Sok Ann 9f8cdac0aa git: Handle network problem when running `git ls-remote`.
13 years ago
Yap Sok Ann a53e7045a6 git: Always return the before/after revisions, even in check mode.
13 years ago