index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing SSL cert detection method to allow for auto-negotiation of SSL proto...
James Cammarata
2014-04-15
1
-5
/
+14
*
Make sure args in run_command are encoded for shlex.split calls on py2.6
James Cammarata
2014-04-15
1
-1
/
+1
*
Merge pull request #6900 from jimi-c/issue_6891_cifs_mount_hang
James Cammarata
2014-04-15
1
-3
/
+44
|
\
|
*
Add a timeout decorator for timing out functions that may hang
James Cammarata
2014-04-08
1
-3
/
+44
*
|
Removing .orig file merged in accidentally
James Cammarata
2014-04-15
1
-1224
/
+0
*
|
Use combined cache for templating module vars
James Tanner
2014-04-15
2
-2
/
+1228
*
|
Don't turn complex args back into a k=v string for the synchronize module
James Cammarata
2014-04-14
1
-5
/
+3
*
|
Catch traceback caused by permissions errors during a local md5 sum
James Cammarata
2014-04-14
1
-5
/
+8
*
|
Merge pull request #6917 from bcoca/random_filter_clean
jctanner
2014-04-10
1
-0
/
+8
|
\
\
|
*
|
simple random filter
Brian Coca
2014-04-09
1
-0
/
+8
*
|
|
Merge pull request #6913 from willthames/aws_module_doc_fragments
jctanner
2014-04-10
1
-0
/
+76
|
\
\
\
|
*
|
|
Moved AWS modules over to common module fragments
willthames
2014-04-09
1
-0
/
+76
|
|
/
/
*
/
/
Refactor play._update_vars_files_for_host to make common functions and easier...
James Tanner
2014-04-10
1
-43
/
+60
|
/
/
*
|
Merge branch 'sudo_pass_typo' of https://github.com/tyll/ansible into tyll-su...
James Cammarata
2014-04-08
1
-1
/
+1
|
\
\
|
*
|
ssh: Properly check for wrong su password
Till Maas
2014-03-31
1
-1
/
+1
*
|
|
Fixes #6894 add missing file and remove debug line
James Tanner
2014-04-08
2
-1
/
+58
*
|
|
Fixes #6894 create docs fragment for files
James Tanner
2014-04-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Fixes #6845 evaluate changed_when only if task is not skipped
James Tanner
2014-04-07
1
-1
/
+1
*
|
Merge pull request #6861 from ericlake/devel
Michael DeHaan
2014-04-05
1
-0
/
+1
|
\
\
|
*
|
add distribution_major_version to fact gathering
Eric Lake
2014-04-04
1
-0
/
+1
*
|
|
Fixes #6820 fix erroneous missing vault password error when using the templat...
James Tanner
2014-04-04
4
-6
/
+6
|
/
/
*
|
Adding delimiter fixes to action_plugin + fixing local assembling with a deli...
James Cammarata
2014-04-03
2
-11
/
+31
*
|
Merge pull request #6835 from sivel/version-compare-filter
Michael DeHaan
2014-04-03
1
-0
/
+32
|
\
\
|
*
|
Add version_compare filter
Matt Martz
2014-04-03
1
-0
/
+32
*
|
|
Merge pull request #5555 from sivel/expose-playbook-to-callback
Michael DeHaan
2014-04-03
2
-0
/
+7
|
\
\
\
|
*
|
|
Expose the playbook to callback plugins
Matt Martz
2014-01-08
2
-0
/
+7
*
|
|
|
Use common file argument system previously implemented by @sivel for rax modu...
Michael DeHaan
2014-04-03
1
-2
/
+11
*
|
|
|
Use PluginLoader for module docs fragments
Matt Martz
2014-04-03
4
-28
/
+52
*
|
|
|
Add support for shared module documentation fragments
Matt Martz
2014-04-03
2
-0
/
+136
*
|
|
|
Allow isprintable() util function to work with unicode
James Cammarata
2014-04-03
1
-5
/
+8
*
|
|
|
Fixes #6088 turn off sudo and su if the connection is local the sudo user mat...
James Tanner
2014-04-03
1
-0
/
+7
*
|
|
|
Merge pull request #6711 from j2sol/raw-unreachable
jctanner
2014-04-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Treat 255 errors from raw as dark host
Jesse Keating
2014-03-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #6787 from tyll/pull_ssh_prompt
jctanner
2014-04-03
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ssh: propagate prompt to _communicate()
Till Maas
2014-04-01
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fixes to variable issues introduced by recent changes
James Cammarata
2014-04-03
1
-1
/
+5
*
|
|
|
Add directory_mode to common file parameters to prevent errors.
Harlan Lieberman-Berg
2014-04-02
1
-0
/
+1
*
|
|
|
Merge pull request #6788 from tyll/pull_ssh_verbose_comments
Michael DeHaan
2014-04-02
1
-6
/
+12
|
\
\
\
\
|
*
|
|
|
ssh connection plugin: Make comments more verbose
Till Maas
2014-04-01
1
-6
/
+12
|
|
/
/
/
*
|
|
|
Fix variable naming issue in _load_tasks()
James Cammarata
2014-04-02
1
-3
/
+3
*
|
|
|
Differentiate decryption failures from empty data files in ansible-vault
James Cammarata
2014-04-02
1
-2
/
+2
*
|
|
|
Splitting SETUP_CACHE into two caches, one for host vars and one for setup facts
James Cammarata
2014-04-01
4
-22
/
+37
*
|
|
|
Fixes to safe_eval
James Cammarata
2014-04-01
1
-27
/
+72
*
|
|
|
Apply extra vars after all other vars have been merged in a play
James Cammarata
2014-03-31
1
-3
/
+4
*
|
|
|
Making the exception caught during os.dup of stdin explicit
James Cammarata
2014-03-31
1
-2
/
+2
*
|
|
|
Catch errors when duping stdin
James Cammarata
2014-03-31
1
-6
/
+16
*
|
|
|
Merge branch 'devel' of https://github.com/Synforge/ansible into Synforge-devel
James Cammarata
2014-03-31
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Added template call to _executor_internal to allow the passing of arbitrary d...
Paul Oyston
2014-03-27
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'regexreplace' of git://github.com/jacobweber/ansible into jacob...
James Tanner
2014-03-31
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Add regex_replace jinja2 filter
Jacob Weber
2014-02-12
1
-0
/
+10
[next]