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
*
Update core link
Michael DeHaan
2014-09-29
1
-0
/
+0
*
Don't search powershell modules unless using the winrm connection.
Michael DeHaan
2014-09-28
3
-3
/
+6
*
Tolerate no module search path.
Michael DeHaan
2014-09-28
1
-9
/
+10
*
Add module search path to --version output.
Michael DeHaan
2014-09-28
1
-0
/
+1
*
Add some helpful detection if core modules are not found for those running on...
Michael DeHaan
2014-09-28
1
-1
/
+5
*
If submodules are not found, don't error out.
Michael DeHaan
2014-09-28
1
-3
/
+5
*
Cater for uninitialized submodules
Will Thames
2014-09-28
1
-2
/
+5
*
Updated version info to include submodule information
Will Thames
2014-09-28
1
-10
/
+31
*
Updating the module formatter to deal with the new repo structure.
Michael DeHaan
2014-09-26
1
-0
/
+0
*
changes for package loading of modules
Michael DeHaan
2014-09-26
5
-21
/
+17
*
Modules is a package.
Michael DeHaan
2014-09-26
2
-1
/
+8
*
Add submodules for new core and extras subdirectories of modules, not yet live.
Michael DeHaan
2014-09-26
2
-0
/
+0
*
Default 'smart' connection to paramiko for OSX platforms
James Cammarata
2014-09-26
1
-5
/
+9
*
Don't template 'vars' dictionary during templating
James Cammarata
2014-09-25
1
-2
/
+4
*
Fix action_plugins for modules not respecting check mode
James Cammarata
2014-09-25
2
-1
/
+15
*
Use split_args instead of shlex to split include params
James Cammarata
2014-09-23
1
-4
/
+8
*
Also make sure the dest param is expanded locally before recalculating
James Cammarata
2014-09-23
1
-0
/
+1
*
Push the expanduser call on the source down to slurp rather than fetch
James Cammarata
2014-09-23
1
-15
/
+22
*
Merge pull request #8959 from willthames/galaxy_ssh_clone
James Cammarata
2014-09-23
1
-5
/
+4
|
\
|
*
Allow github style ssh repo names
Will Thames
2014-09-10
1
-1
/
+1
|
*
Make ansible-galaxy work as expected
Will Thames
2014-09-10
1
-4
/
+3
*
|
Remove unreachable code.
Jakub Roztocil
2014-09-23
1
-1
/
+0
*
|
Merge pull request #9014 from willthames/paramiko_sudo_no_prompt
Toshio Kuratomi
2014-09-22
2
-2
/
+12
|
\
\
|
*
|
Applied fix for sudo with no prompt to paramiko
Will Thames
2014-09-16
1
-1
/
+6
|
*
|
Don't throw away useful stdout and stderr. Fixes #8418
Matt Martz
2014-09-16
1
-1
/
+6
*
|
|
Before decrypting check if vault password is set or error early
James Cammarata
2014-09-19
1
-0
/
+5
*
|
|
Allow with_first_files to search relative to templates and vars in roles
James Cammarata
2014-09-18
1
-4
/
+11
*
|
|
Move delegate_to out of runner module_vars to prevent bleeding across runs
James Cammarata
2014-09-17
2
-38
/
+27
*
|
|
Redoing patch for hostvars fix, since the previous one broke other tests
James Cammarata
2014-09-17
1
-2
/
+3
*
|
|
Revert "Revert to using just the combined_cache for HostVars"
James Cammarata
2014-09-17
1
-2
/
+1
*
|
|
Revert to using just the combined_cache for HostVars
James Cammarata
2014-09-17
1
-1
/
+2
*
|
|
Allow hostvars variables to be templated
James Cammarata
2014-09-16
1
-24
/
+38
*
|
|
Adding "follow" param for file/copy options
James Cammarata
2014-09-16
3
-9
/
+27
|
/
/
*
|
Ensure remote files are chmod'd properly for su/su_user too
James Cammarata
2014-09-15
4
-4
/
+4
*
|
Ensure checkmode is honored for templates that haven't changed
James Cammarata
2014-09-15
1
-0
/
+7
*
|
Merge pull request #8853 from kvar/devel
Michael DeHaan
2014-09-11
1
-1
/
+1
|
\
\
|
*
|
zypper: handle lists of packages efficiently
Kristofor Varhus
2014-09-02
1
-1
/
+1
*
|
|
Merge branch 'hfinucane-gh-7432' into devel
James Cammarata
2014-09-11
2
-3
/
+6
|
\
\
\
|
*
|
|
Don't printout async callbacks when the task is skipped
James Cammarata
2014-09-11
1
-3
/
+5
|
*
|
|
Merge branch 'gh-7432' of https://github.com/hfinucane/ansible into hfinucane...
James Cammarata
2014-09-11
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Ensure ansible_job_id exists even for not-started jobs
Henry Finucane
2014-09-02
1
-0
/
+1
|
|
|
/
/
*
|
/
/
Remove regex related to baby-JSON parsing only.
Michael DeHaan
2014-09-11
1
-2
/
+1
|
/
/
/
*
|
|
Use correct keyword for this function.
Michael DeHaan
2014-09-11
1
-1
/
+1
*
|
|
Tracebacks are now catchable with ignore_errors and have streamlined output. ...
Michael DeHaan
2014-09-11
5
-26
/
+14
*
|
|
Catch additional errors in fetch_url
James Cammarata
2014-09-11
1
-0
/
+4
*
|
|
Use utils.merge_hash() instead of update for cache merging
James Cammarata
2014-09-10
1
-1
/
+1
*
|
|
Fixing multiline parsing to preserve newlines
James Cammarata
2014-09-10
1
-22
/
+22
*
|
|
Convert boolean strings from set_fact to proper boolean values
James Cammarata
2014-09-10
1
-1
/
+11
*
|
|
Fix typo in redis cache change from 10afaee1
James Cammarata
2014-09-10
1
-1
/
+1
*
|
|
Add documentation about bin_ansible_callbacks setting. Standardization and c...
Michael DeHaan
2014-09-10
1
-1
/
+1
|
|
/
|
/
|
[next]