Commit graph

11742 commits

Author SHA1 Message Date
Greg DeKoenigsberg
e2209670f7 Increase number of contributors in README 2014-08-25 14:04:53 -04:00
Greg DeKoenigsberg
890169ee67 Text tweak
A suggestion to smooth out the text -- if you think it's an improvement, happy to make a larger PR with all the instances of this fixed.
2014-08-11 13:25:02 -04:00
James Cammarata
66802169f5 Adding integration test based on #8535 2014-08-11 11:42:21 -05:00
James Cammarata
83fa9a8cde Make sure we only use unquote on quoted lines in lineinfile when needed 2014-08-11 11:23:52 -05:00
Michael DeHaan
542aaa6ffe Use JSON instead of pickles for compatibility. 2014-08-11 12:23:05 -04:00
Michael DeHaan
2629cd3fce Fix some copyrights, fix a misc test. 2014-08-11 12:23:05 -04:00
Michael DeHaan
533fb21586 Add copyright header, let me know if corrections are needed. 2014-08-11 12:23:05 -04:00
Michael DeHaan
bdee1ff24e Standardize exception handling 2014-08-11 12:23:05 -04:00
Josh Drake
a620ef414e Implement connection pooling for memcached cache plugin. 2014-08-11 12:23:05 -04:00
Josh Drake
3031247492 Use cPickle in redis fact caching backend. 2014-08-11 12:23:05 -04:00
Josh Drake
917e868f65 Implement fact cache flushing alongside a command-line argument to invoke it. 2014-08-11 12:23:05 -04:00
Josh Drake
aa419044c4 WIP on the re-implementation of fact caching and various backends. 2014-08-11 12:23:05 -04:00
Michael DeHaan
fb5a1403dd Merge 2014-08-11 12:22:55 -04:00
Michael DeHaan
56f9328f93 Merge 2014-08-11 12:22:47 -04:00
James Cammarata
b3371b8de8 Unquote lines that were quoted for safety during eval in lineinfile
Fixes #8535
2014-08-11 11:01:23 -05:00
James Cammarata
be0ca219d2 Merge branch 'leth-optimise_utils_clean_data' into devel 2014-08-11 10:28:33 -05:00
James Cammarata
25e9d1197e Merge branch 'optimise_utils_clean_data' of https://github.com/leth/ansible into leth-optimise_utils_clean_data 2014-08-11 10:21:02 -05:00
James Cammarata
a650421e39 Catch task parameter splitting errors nicely
Fixes #8481
2014-08-11 10:16:58 -05:00
James Cammarata
9f34ea54f5 Correct parser to ignore escaped quotes when not in quotes already
Related to #8481
2014-08-11 10:16:58 -05:00
Michael DeHaan
e66e4adedc Merge pull request #8532 from piffey/8502_acl
Issue 8502: Fixed bug where failed when permissions weren't specified.
2014-08-11 08:15:27 -04:00
Michael DeHaan
82564df61a Merge pull request #8544 from Tenzer/faster-apt_repository
apt_repository: Check if key already exists before adding it
2014-08-11 08:09:19 -04:00
Jeppe Toustrup
b811df38a7 apt_repository: Check if key already exists before trying to add it for a speed increase 2014-08-11 11:57:23 +02:00
Marcus Cobden
c47d1f5265 Pre-load whole string and use seek to alter tags 2014-08-11 09:10:06 +01:00
Marcus Cobden
c8bfd157f8 Switch cStringIO to StringIO for unicode support
The performance difference isn't too bad
2014-08-11 08:48:37 +01:00
Marcus Cobden
e3dbca9378 Test escaping strings with two variables 2014-08-11 08:46:47 +01:00
Marcus Cobden
84114e5c0b Fix copy/paste error 2014-08-11 08:43:40 +01:00
Marcus Cobden
ef65d3dbf6 Optimise string handling in ansible.utils._clean_data 2014-08-09 23:47:08 +01:00
Piffey Parlance
cb0b06aa42 Issue 8502: Fixed bug where failed when permissions weren't specified. 2014-08-09 12:02:24 -05:00
Michael DeHaan
3d22e769d4 Merge pull request #8531 from sivel/rax-cdb-dedupe-docfrag
rax_cdb* modules: Dedupe code and switch to shared doc fragments
2014-08-08 20:59:11 -04:00
James Cammarata
6d5ce8e193 CHANGELOG updates for docker improvements/additions 2014-08-08 19:52:56 -05:00
James Cammarata
7cdc8378de Merge branch 'ahamilton55-ah/add_ssl_for_irc' into devel 2014-08-08 19:44:04 -05:00
James Cammarata
535fb7345a Bumping version_added for use_ssl param in irc module 2014-08-08 19:43:20 -05:00
James Cammarata
a1ae05e9a0 Merge branch 'ah/add_ssl_for_irc' of https://github.com/ahamilton55/ansible into ahamilton55-ah/add_ssl_for_irc 2014-08-08 19:39:46 -05:00
Matt Martz
facf2c95b3 Dedupe code and switch to shared doc fragments 2014-08-08 19:32:22 -05:00
James Cammarata
9173b53050 Merge branch 'kcghost-7736' into devel 2014-08-08 19:30:40 -05:00
James Cammarata
8a57c73e92 Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 2014-08-08 19:30:04 -05:00
Andrew Hamilton
f70e31257d Added SSL support for IRC 2014-08-08 14:08:12 -07:00
James Cammarata
26ea910810 Merge branch 'jmoretti-add-docker-api-version-parameter' into devel 2014-08-08 15:04:13 -05:00
James Cammarata
8c7b449ccc Update version_added field for docker_api_version param 2014-08-08 15:03:34 -05:00
James Cammarata
4f7844b70b Merge branch 'add-docker-api-version-parameter' of https://github.com/jmoretti/ansible into jmoretti-add-docker-api-version-parameter 2014-08-08 14:52:25 -05:00
Michael DeHaan
46e9c287a7 Fix documentation builds. 2014-08-08 15:12:10 -04:00
James Cammarata
5deaeb3b94 Merge branch 'kolloch-devel' into devel 2014-08-08 14:10:38 -05:00
Michael DeHaan
e01d5f9d84 Revert "Added cross-platform uptime fact" since causing failures on Ubuntu.
This reverts commit 14a9966984.

Conflicts:

	lib/ansible/module_utils/facts.py
2014-08-08 14:58:09 -04:00
Michael DeHaan
049f4a9882 Merge pull request #6701 from carlanton/pr/pip_check_fix2
Make pip dry run work better for the common case
2014-08-08 14:53:25 -04:00
Michael DeHaan
7f005fdd63 Update version_added info. 2014-08-08 14:46:49 -04:00
Michael DeHaan
f5b5ff6190 Fixup spelling. 2014-08-08 14:46:21 -04:00
Michael DeHaan
ec37a44e94 Merge pull request #7476 from geschke/devel
implemented the missing "command" option, defaults to "install"...
2014-08-08 14:47:14 -04:00
James Cammarata
5d0118797e Merge branch 'devel' of https://github.com/kolloch/ansible into kolloch-devel 2014-08-08 13:44:48 -05:00
Michael DeHaan
182c6603e7 Merge pull request #8419 from georgeOsdDev/escape_underscore_in_database_name
mysql_db module: Escape "_" in database name for "SHOW DATABASES" statement
2014-08-08 14:38:51 -04:00
Michael DeHaan
536a5952e1 Doc version tweaks 2014-08-08 14:33:28 -04:00