jctanner
|
509271f740
|
Merge pull request #4624 from SirScott/freebsd_service_module_uwsgi
Fix broken FreeBsdService class
|
2013-10-24 10:36:05 -07:00 |
|
James Tanner
|
8157d5e52a
|
Set version_added for ec2_eip's in_vpc parameter
|
2013-10-24 12:19:43 -04:00 |
|
jctanner
|
0b4f84d780
|
Merge pull request #4593 from pas256/eip-vpc
Add VPC support for EIP module
|
2013-10-24 10:22:43 -07:00 |
|
James Tanner
|
6f523111d3
|
Set bigip_pool_member version added to 1.4
|
2013-10-24 11:41:34 -04:00 |
|
James Tanner
|
b803aac6ec
|
Fixes #4500 change ec2 module params to type=bool
Revert 4833c2fdf0
|
2013-10-24 09:19:25 -04:00 |
|
Cove Schneider
|
94574f7296
|
update with current fixes from docker-ansible
|
2013-10-23 22:56:02 -07:00 |
|
Jon Kolb
|
ba7d05222a
|
Fixes #3847: lineinfile without regex
|
2013-10-23 21:04:18 -04:00 |
|
James Cammarata
|
b9dd514713
|
Minor fix for putting 0-length files over accelerated connections
Fixes #4652
|
2013-10-23 13:09:25 -07:00 |
|
James Tanner
|
4833c2fdf0
|
Fixes #4500 python bools return uppercase True and False, so allow those for BOOLEANS in module common
|
2013-10-23 15:54:36 -04:00 |
|
jctanner
|
e34cde6bef
|
Merge pull request #4112 from jsdalton/add_az_support_to_ec2_elb
Add enable_availability_zone parameter to ec2 module.
|
2013-10-22 14:01:24 -07:00 |
|
jctanner
|
de1e3f0cbc
|
Merge pull request #4054 from mhite/bigip_pool_member
New bigip_pool_member module
|
2013-10-22 13:55:41 -07:00 |
|
James Tanner
|
214b0b052c
|
Fixes #4608 add lookup to template globals to make plugins work again
|
2013-10-22 12:00:54 -04:00 |
|
Dave Simons
|
4d4518ed52
|
fix conversion from file to hardlink when force=yes
Signed-off-by: Dave Simons <dave@inuits.eu>
|
2013-10-22 10:46:45 +02:00 |
|
Maykel Moya
|
3db7ec8356
|
Fail if requested variable is not available
|
2013-10-22 09:30:19 +02:00 |
|
bennojoy
|
0c275424c6
|
fix to work like copy module
|
2013-10-22 09:03:52 +05:30 |
|
Lars Francke
|
f52b401755
|
Delete extra word in index.rst
|
2013-10-22 01:14:24 +02:00 |
|
Lars Francke
|
e052251662
|
Tiny RST link fix in modules documentation
|
2013-10-22 01:10:54 +02:00 |
|
Lars Francke
|
d7478e591c
|
Update intro_configuration.rst
Minor RST fixes
|
2013-10-22 01:05:40 +02:00 |
|
Dylan Martin
|
84152fec3f
|
unarchive - mvd docs to top of file
|
2013-10-21 16:10:55 -05:00 |
|
Dylan Martin
|
da9e2e765c
|
better docs
|
2013-10-21 15:30:22 -05:00 |
|
Dylan Martin
|
2c28e1daea
|
unarchive module & action_plugin added
|
2013-10-21 15:22:42 -05:00 |
|
Scott Sturdivant
|
4d24e2e29f
|
If the output of rcvar isn't a key=value pair, ignore it.
|
2013-10-21 14:20:54 -06:00 |
|
James Tanner
|
4f13967386
|
Fixes #4536 Get the remote_user from multiple sources in a preferred order
|
2013-10-21 12:07:51 -04:00 |
|
Rene Moser
|
a10e017d6e
|
apt: autoinstall python-apt if not available
|
2013-10-21 16:39:18 +02:00 |
|
Lars Francke
|
cda707f99e
|
Move info on limit from the ad hoc command page to the pattern page
|
2013-10-21 11:17:25 +02:00 |
|
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
|
2013-10-21 11:17:16 +02:00 |
|
bennojoy
|
788e783b6d
|
fix for overwrite in put operation
|
2013-10-21 09:46:21 +05:30 |
|
Jim Dalton
|
2d7f0e28db
|
Availability zone should not be required
|
2013-10-20 16:20:36 -07:00 |
|
Lars Francke
|
afbc2b448d
|
Update intro_dynamic_inventory.rst
Minor fixes, style and typos
|
2013-10-21 00:17:26 +02:00 |
|
Lars Francke
|
5c905fd165
|
Fix a few minor issues in the Getting started document
|
2013-10-20 23:44:19 +02:00 |
|
Michael DeHaan
|
c876ce4b8a
|
Update CONTRIBUTING.md
update bug reporting suggestions a bit
|
2013-10-20 12:52:09 -04:00 |
|
Timothy Appnel
|
cbae9c913e
|
synchronize module src and dest handles template markers.
|
2013-10-19 22:39:25 -04:00 |
|
Eugene Archibald
|
30eb5c7342
|
Fixed (broken) tab to (correct) spaces for indentation
|
2013-10-19 17:04:37 -07:00 |
|
Jim Dalton
|
3957238fbf
|
Ensure port can be read for both memcached as well as redis
|
2013-10-19 12:29:07 -07:00 |
|
Michael DeHaan
|
60944b81f0
|
Provide warning about "with_items: '{{ loop }}'" being redundant only when {{ starts the expression value. Fixes #4582.
|
2013-10-19 14:24:12 -04:00 |
|
Michael DeHaan
|
2bd8cb5790
|
Make the deprecation detector in templates more accurate. Fixes #4514.
|
2013-10-19 14:14:16 -04:00 |
|
Michael DeHaan
|
4125b05bf3
|
Allow a defaults file to solely define a role. Some typo fixes.
|
2013-10-19 14:01:20 -04:00 |
|
Michael DeHaan
|
64bbeb9d24
|
Suggest fixing unbalanced quotes in a bit less cases. Fixes #4501
|
2013-10-19 13:57:28 -04:00 |
|
Michael DeHaan
|
7f9504d14d
|
Fix a typo.
|
2013-10-19 13:52:48 -04:00 |
|
Michael DeHaan
|
8d3db80370
|
Some misc cleanup and removal of unused imports.
|
2013-10-19 13:50:14 -04:00 |
|
Michael DeHaan
|
21d4400c96
|
Misc pep8 fixes
|
2013-10-19 13:03:15 -04:00 |
|
Michael DeHaan
|
c933a4c59a
|
Fix indentation depth.
|
2013-10-19 13:03:14 -04:00 |
|
Michael DeHaan
|
aa93ce2dc2
|
Fix deprecation warnings in the Google modules.
|
2013-10-19 13:03:14 -04:00 |
|
Michael DeHaan
|
d73f5a4df0
|
Some changelog notes.
|
2013-10-19 13:03:14 -04:00 |
|
Michael DeHaan
|
75e0a1c6de
|
Merge pull request #4592 from mscherer/fix_4586
setup module, replace ':' by '_' in interface name, fix #4586
|
2013-10-19 09:07:56 -07:00 |
|
Michael DeHaan
|
427c696f16
|
Merge pull request #4604 from jcftang/devel
check for ubuntu distribution first
|
2013-10-19 09:03:18 -07:00 |
|
Jonathan Mainguy
|
d58f5a23ae
|
Changed note describing this functionality was added in 1.4 to match what I have seen in other modules
|
2013-10-19 11:54:36 -04:00 |
|
Jonathan Mainguy
|
1b0addeac9
|
Removed mysql_db entry, that needs to be in a seperate commit
|
2013-10-19 11:45:03 -04:00 |
|
Michael DeHaan
|
5031104c3a
|
Finishing touches on template cleanup.
|
2013-10-19 11:40:48 -04:00 |
|
Michael DeHaan
|
1e85c7544b
|
Further WIP on template cleanup.
|
2013-10-19 11:39:52 -04:00 |
|