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
*
Small fix so template plugins can see inject variables.
Michael DeHaan
2013-06-10
1
-0
/
+1
*
Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop ca...
Chris Church
2013-06-09
1
-2
/
+2
*
Set current play/task to None for callback context when finished running the ...
Chris Church
2013-06-09
1
-3
/
+8
*
don't want to ignore explicit cwd
Chris Jacobs
2013-06-05
1
-1
/
+1
*
Skip dotfile in hosts dirs
Chris Jacobs
2013-06-05
1
-0
/
+3
*
optimization when adding child groups
Serge van Ginderachter
2013-06-04
1
-3
/
+6
*
fixed first_available_file and roles support
Peter Hudec
2013-06-03
2
-7
/
+7
*
Fix for the directory inventory source where depth information on the group w...
Michael DeHaan
2013-06-03
1
-6
/
+13
*
Merge pull request #3105 from shirou/devel
Michael DeHaan
2013-06-03
1
-1
/
+2
|
\
|
*
fix utf-8 named task failed with --step.
WAKAYAMA Shirou
2013-06-03
1
-1
/
+2
*
|
normalize path
Michael DeHaan
2013-06-03
1
-1
/
+1
|
/
*
Support for all:vars in script inventories
Darryl Stoflet
2013-06-02
1
-2
/
+6
*
Spelling fix.
Michael DeHaan
2013-06-02
1
-1
/
+1
*
os.path.dirname returns '' not None in some cases, handle this so inventory c...
Michael DeHaan
2013-06-02
1
-1
/
+5
*
Another lookup plugin relative path tweak.
Michael DeHaan
2013-06-02
1
-2
/
+9
*
Lookup plugins in included files now look in paths relative to their files, a...
Michael DeHaan
2013-06-02
2
-0
/
+8
*
Add ability to use |success and |failed as Jinja2 filters.
Michael DeHaan
2013-06-01
1
-0
/
+20
*
Allow cowsay to be removed mid playbook run.
Michael DeHaan
2013-06-01
1
-19
/
+29
*
Allow the group_vars and host_vars directories to be stored alongside the pla...
Michael DeHaan
2013-06-01
2
-22
/
+83
*
Make the actual user used for executing play available as 'ansible_ssh_user' ...
node
2013-05-31
1
-3
/
+9
*
Handle '#' in var strings by splitting on ' #'
Pol Llovet
2013-05-31
1
-2
/
+2
*
Remove inline comments from inventory tokenizing.
Pol Llovet
2013-05-30
1
-2
/
+2
*
Merge pull request #3017 from sergevanginderachter/roles-script
Michael DeHaan
2013-05-30
1
-1
/
+4
|
\
|
*
script support for roles: use the files/ directory
Serge van Ginderachter
2013-05-25
1
-1
/
+1
|
*
Add roles support for the script module
Serge van Ginderachter
2013-05-24
1
-1
/
+4
*
|
Some formatting fixes so docs will build, etc.
Michael DeHaan
2013-05-30
1
-0
/
+1
*
|
Merge branch 'escape' of git://github.com/ngrilly/ansible into repr
Michael DeHaan
2013-05-30
1
-3
/
+5
|
\
\
|
*
|
Escape args injected in new style modules
Nicolas Grilly
2013-05-24
1
-3
/
+5
|
|
/
*
|
Fix copy when force=no and update _remote_md5 docs.
Jeremiah Heller
2013-05-29
2
-3
/
+3
*
|
Avoid crash in module_common when the file cannot be moved/copy
Kavin Kankeshwar
2013-05-29
1
-2
/
+2
*
|
performance optimization in inventory.groups_list()
Serge van Ginderachter
2013-05-28
1
-1
/
+2
*
|
hide magic variables used bin/ansible output
Serge van Ginderachter
2013-05-27
1
-0
/
+4
*
|
Lots of formatting fixes
Michael DeHaan
2013-05-25
1
-2
/
+2
*
|
Merge pull request #2987 from kentfrazier/sudo_user
Michael DeHaan
2013-05-25
1
-3
/
+1
|
\
\
|
*
|
Fix bug with include-level vars and sudo_user.
Kent Frazier
2013-05-23
1
-3
/
+1
|
|
/
*
|
Merge pull request #2945 from jsmartin/new_fetch
Michael DeHaan
2013-05-25
1
-2
/
+14
|
\
\
|
*
|
Initial Commit.
James Martin
2013-05-23
1
-2
/
+14
*
|
|
Merge pull request #2993 from SirScott/pkgng
Michael DeHaan
2013-05-25
1
-2
/
+2
|
\
\
\
|
*
|
|
Make pkgng and with_items result in a single module call.
Scott Sturdivant
2013-05-23
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2978 from bryanlarsen/basename
Michael DeHaan
2013-05-25
1
-0
/
+5
|
\
\
\
|
*
|
|
add basename and dirname to the core jinja2 filters
Bryan Larsen
2013-05-22
1
-0
/
+5
|
|
/
/
*
|
|
Merge pull request #2998 from SirScott/runner-permissions
Michael DeHaan
2013-05-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Ensure the tmp_path is sufficiently open.
Scott Sturdivant
2013-05-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #2956 from akerl/unicodefix
Michael DeHaan
2013-05-25
1
-0
/
+3
|
\
\
\
|
*
|
|
corrected indentation
Les Aker
2013-05-19
1
-2
/
+2
|
*
|
|
ignore unicode errors in stdout
Les Aker
2013-05-19
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2999 from ngrilly/python
Michael DeHaan
2013-05-25
1
-7
/
+7
|
\
\
\
|
*
|
|
Idiomatic Python: use in operator instead of method find
Nicolas Grilly
2013-05-23
1
-3
/
+3
|
*
|
|
Idiomatic Python: use isinstance instead of type
Nicolas Grilly
2013-05-23
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3018 from dsedivec/devel
Michael DeHaan
2013-05-25
1
-3
/
+2
|
\
\
\
[next]