Commit Graph

8042 Commits (d505586b34de16156ef7f42f347cc3ee9991db8c)
 

Author SHA1 Message Date
Cove Schneider 94574f7296 update with current fixes from docker-ansible 12 years ago
Jon Kolb ba7d05222a Fixes #3847: lineinfile without regex 12 years ago
James Cammarata b9dd514713 Minor fix for putting 0-length files over accelerated connections
Fixes #4652
12 years ago
James Tanner 4833c2fdf0 Fixes #4500 python bools return uppercase True and False, so allow those for BOOLEANS in module common 12 years ago
jctanner e34cde6bef Merge pull request #4112 from jsdalton/add_az_support_to_ec2_elb
Add enable_availability_zone parameter to ec2 module.
12 years ago
jctanner de1e3f0cbc Merge pull request #4054 from mhite/bigip_pool_member
New bigip_pool_member module
12 years ago
James Tanner 214b0b052c Fixes #4608 add lookup to template globals to make plugins work again 12 years ago
Dave Simons 4d4518ed52 fix conversion from file to hardlink when force=yes
Signed-off-by: Dave Simons <dave@inuits.eu>
12 years ago
Maykel Moya 3db7ec8356 Fail if requested variable is not available 12 years ago
bennojoy 0c275424c6 fix to work like copy module 12 years ago
Lars Francke f52b401755 Delete extra word in index.rst 12 years ago
Lars Francke e052251662 Tiny RST link fix in modules documentation 12 years ago
Lars Francke d7478e591c Update intro_configuration.rst
Minor RST fixes
12 years ago
Dylan Martin 84152fec3f unarchive - mvd docs to top of file 12 years ago
Dylan Martin da9e2e765c better docs 12 years ago
Dylan Martin 2c28e1daea unarchive module & action_plugin added 12 years ago
Scott Sturdivant 4d24e2e29f If the output of rcvar isn't a key=value pair, ignore it. 12 years ago
Serge van Ginderachter 7bad73bc50 update version added and add examples 12 years ago
Serge van Ginderachter 6aa3210eb0 add missing defaults 12 years ago
Serge van Ginderachter 7454038d82 improve logic in setting parameters in check mode (monitor might not exist) 12 years ago
Serge van Ginderachter ad5247b82b do not overwrite properties with defaults 12 years ago
Serge van Ginderachter f79c9fb6ce improve changed result for race conditions 12 years ago
Serge van Ginderachter 0c2e376d5e adds receive_disable and time_until_up and some bugfixes 12 years ago
Serge van Ginderachter d9bb38f7c7 bigip_monitor_http: add support for hardcoded properties 12 years ago
Serge van Ginderachter 940419d085 some fixes and cleanup per feedback from Matt Hite 12 years ago
Serge van Ginderachter 2005332e7b initial beta version of bigip_monitor_http module 12 years ago
James Tanner 4f13967386 Fixes #4536 Get the remote_user from multiple sources in a preferred order 12 years ago
Rene Moser a10e017d6e apt: autoinstall python-apt if not available 12 years ago
Lars Francke cda707f99e Move info on limit from the ad hoc command page to the pattern page 12 years ago
Lars Francke 544458e859 Update intro_adhoc.rst
Update link texts (hopefully got those correct from Sphinx documentation) and remove section on Limiting hosts as that's covered elsewhere
12 years ago
bennojoy 788e783b6d fix for overwrite in put operation 12 years ago
Jim Dalton 2d7f0e28db Availability zone should not be required 12 years ago
Lars Francke afbc2b448d Update intro_dynamic_inventory.rst
Minor fixes, style and typos
12 years ago
Lars Francke 5c905fd165 Fix a few minor issues in the Getting started document 12 years ago
Michael DeHaan c876ce4b8a Update CONTRIBUTING.md
update bug reporting suggestions a bit
12 years ago
Timothy Appnel cbae9c913e synchronize module src and dest handles template markers. 12 years ago
Eugene Archibald 30eb5c7342 Fixed (broken) tab to (correct) spaces for indentation 12 years ago
Jim Dalton 3957238fbf Ensure port can be read for both memcached as well as redis 12 years ago
Michael DeHaan 60944b81f0 Provide warning about "with_items: '{{ loop }}'" being redundant only when {{ starts the expression value. Fixes #4582. 12 years ago
Michael DeHaan 2bd8cb5790 Make the deprecation detector in templates more accurate. Fixes #4514. 12 years ago
Michael DeHaan 4125b05bf3 Allow a defaults file to solely define a role. Some typo fixes. 12 years ago
Michael DeHaan 64bbeb9d24 Suggest fixing unbalanced quotes in a bit less cases. Fixes #4501 12 years ago
Michael DeHaan 7f9504d14d Fix a typo. 12 years ago
Michael DeHaan 8d3db80370 Some misc cleanup and removal of unused imports. 12 years ago
Michael DeHaan 21d4400c96 Misc pep8 fixes 12 years ago
Michael DeHaan c933a4c59a Fix indentation depth. 12 years ago
Michael DeHaan aa93ce2dc2 Fix deprecation warnings in the Google modules. 12 years ago
Michael DeHaan d73f5a4df0 Some changelog notes. 12 years ago
Michael DeHaan 75e0a1c6de Merge pull request #4592 from mscherer/fix_4586
setup module, replace ':' by '_' in interface name, fix #4586
12 years ago
Michael DeHaan 427c696f16 Merge pull request #4604 from jcftang/devel
check for ubuntu distribution first
12 years ago