Commit Graph

7246 Commits (40574c19382cfbd321f5a4bf7afee154fa2a8d22)
 

Author SHA1 Message Date
James Tanner 40574c1938 Fixes #4448 reloaded services should be started if not running
13 years ago
James Tanner 1f6edf7d76 Fixes #4665 and #4666 If task is conditional do not flatten items list for packaging modules
13 years ago
James Tanner 9b1fe455c6 Fixes #4549 Do not call lookup plugins when templating a task's name
13 years ago
Michael DeHaan baccced4d4 Merge pull request #4671 from sergevanginderachter/pb_basedir
13 years ago
Serge van Ginderachter 6277e770a1 include basedir as 'playbook_dir' variable
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
James Cammarata b9dd514713 Minor fix for putting 0-length files over accelerated connections
13 years ago
James Tanner 4833c2fdf0 Fixes #4500 python bools return uppercase True and False, so allow those for BOOLEANS in module common
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
James Tanner 214b0b052c Fixes #4608 add lookup to template globals to make plugins work again
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
James Tanner 4f13967386 Fixes #4536 Get the remote_user from multiple sources in a preferred order
13 years ago
Michael DeHaan c876ce4b8a Update CONTRIBUTING.md
13 years ago
Michael DeHaan 60944b81f0 Provide warning about "with_items: '{{ loop }}'" being redundant only when {{ starts the expression value. Fixes #4582.
13 years ago
Michael DeHaan 2bd8cb5790 Make the deprecation detector in templates more accurate. Fixes #4514.
13 years ago
Michael DeHaan 4125b05bf3 Allow a defaults file to solely define a role. Some typo fixes.
13 years ago
Michael DeHaan 64bbeb9d24 Suggest fixing unbalanced quotes in a bit less cases. Fixes #4501
13 years ago
Michael DeHaan 7f9504d14d Fix a typo.
13 years ago
Michael DeHaan 8d3db80370 Some misc cleanup and removal of unused imports.
13 years ago
Michael DeHaan 21d4400c96 Misc pep8 fixes
13 years ago
Michael DeHaan c933a4c59a Fix indentation depth.
13 years ago
Michael DeHaan aa93ce2dc2 Fix deprecation warnings in the Google modules.
13 years ago
Michael DeHaan d73f5a4df0 Some changelog notes.
13 years ago
Michael DeHaan 75e0a1c6de Merge pull request #4592 from mscherer/fix_4586
13 years ago
Michael DeHaan 427c696f16 Merge pull request #4604 from jcftang/devel
13 years ago
Michael DeHaan 5031104c3a Finishing touches on template cleanup.
13 years ago
Michael DeHaan 1e85c7544b Further WIP on template cleanup.
13 years ago
Michael DeHaan 35cb9dc22f Work in progress about cleaning up template code.
13 years ago
Jimmy Tang 0568abeb14 check for ubuntu distribution first
13 years ago
Michael DeHaan baebe6da0a Merge pull request #4598 from awiddersheim/patch-1
13 years ago
awiddersheim 9d141c5f34 Fixed typo in docsite/rst/playbooks_tags.rst
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
Michael DeHaan 7b6d64d98c Merge pull request #4591 from bcoca/scriptnonrootsudosafe
13 years ago