index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5376 from bob-smith/galaxyhelp
jctanner
2014-01-14
1
-8
/
+17
|
\
|
*
Add some blank lines in help to add readability
John Barker
2013-12-20
1
-2
/
+4
|
*
Display context appropriate help and inform the user they can do '--help
John Barker
2013-12-20
1
-8
/
+15
*
|
Fixes #3973 Second Revision of live ansible-pull output
James Tanner
2014-01-10
1
-13
/
+24
*
|
Fixed splitting of role/user name when username has a '.' in it
James Cammarata
2014-01-06
1
-1
/
+4
*
|
Don't show tracebacks on Control-C.
Michael DeHaan
2013-12-26
1
-0
/
+3
*
|
Fixing a small typo in the Galaxy README template
Joshua Lund
2013-12-25
1
-1
/
+1
*
|
Set default role license to BSD
James Tanner
2013-12-20
1
-1
/
+1
*
|
Use os.pathsep to split roles_path instead of a colon
James Tanner
2013-12-20
1
-2
/
+2
*
|
Split roles_path on colon separators and use the first path for the installat...
James Tanner
2013-12-20
1
-0
/
+3
*
|
Create a default README.md with ansible-galaxy init
James Tanner
2013-12-20
1
-0
/
+41
*
|
Don't create main.yml in files/templates directories on galaxy init
James Cammarata
2013-12-20
1
-1
/
+1
*
|
Addresses #5364 urllib quote role names
James Tanner
2013-12-20
1
-0
/
+3
|
/
*
add var for format.
kiri
2013-12-19
1
-1
/
+1
*
Default deps list in ansible-galaxy template to an empty list
James Cammarata
2013-12-19
1
-1
/
+3
*
Don't place (or higher) in the min_ansible_version
Matt Martz
2013-12-19
1
-1
/
+1
*
Addresses #5341 expand home directories for role_path in ansible.cfg
James Tanner
2013-12-19
1
-2
/
+7
*
Fixes #5341 Use constants.py to set the roles directory
James Tanner
2013-12-19
1
-4
/
+6
*
Add the ansible-galaxy command
James Tanner
2013-12-19
1
-0
/
+730
*
Merge pull request #4817 from j2sol/zero-exit
jctanner
2013-12-02
1
-2
/
+2
|
\
|
*
Exit 0 with no matched hosts
Jesse Keating
2013-11-06
1
-2
/
+2
*
|
Merge pull request #4706 from mvo5/bugfix/more-syntax-check
jctanner
2013-11-14
1
-1
/
+1
|
\
\
|
*
|
load tasks/vars includes in syntax-check mode as well
Michael Vogt
2013-10-28
1
-1
/
+1
*
|
|
Merge pull request #4484 from mscherer/add_short_hostname
jctanner
2013-11-14
1
-4
/
+7
|
\
\
\
|
*
|
|
also fix the doc, forgot in last commit
Michael Scherer
2013-10-13
1
-2
/
+3
|
*
|
|
ansible-pull by default will look for local.yml and $fqdn.yml.
Michael Scherer
2013-10-13
1
-2
/
+4
*
|
|
|
Merge pull request #4466 from sfromm/ansible
James Tanner
2013-11-14
1
-39
/
+92
|
\
\
\
\
|
*
|
|
|
Add pager support to ansible-doc
Stephen Fromm
2013-10-11
1
-39
/
+88
|
|
/
/
/
*
|
|
|
Merge pull request #3937 from masahide/devel
jctanner
2013-11-07
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Take out the spaces inside the parenthesis.
YAMASAKI Masahide
2013-08-24
1
-1
/
+1
|
*
|
|
Supports to the playbook of Process Substitution
YAMASAKI Masahide
2013-08-24
1
-1
/
+2
*
|
|
|
add a default value for the -d option of ansible-pull
Michael Scherer
2013-10-18
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Fix 'ansible-doc -l' runtime error following commit 4430d0f
Stoned Elipot
2013-10-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Minor format fix in ansible-pull related to the -f patch
James Cammarata
2013-09-21
1
-2
/
+1
*
|
Merge branch 'devel' of https://github.com/jflorian/ansible into jflorian-devel
James Cammarata
2013-09-21
1
-1
/
+9
|
\
\
|
*
|
Added -f/--force option to ansible-pull
John Florian
2013-09-03
1
-1
/
+9
|
|
/
*
/
Fixed -e "" on ansible-playbook.
Alan Descoins
2013-09-07
1
-1
/
+1
|
/
*
Merge branch 'exit-3-on-dark' of https://github.com/j2sol/ansible into j2sol-...
James Cammarata
2013-08-23
2
-4
/
+11
|
\
|
*
Exit with status 3 if no failures but unreachable.
Jesse Keating
2013-08-14
2
-4
/
+11
*
|
Parse --extra-vars as YAML (which includes JSON)
Alek Storm
2013-08-23
1
-6
/
+5
*
|
Support multiple --extra-vars flags
Alek Storm
2013-08-22
1
-9
/
+9
*
|
Extend ansible-pull to support other source repositories
Stephen Fromm
2013-08-20
1
-15
/
+28
|
/
*
Misc style fixes.
Michael DeHaan
2013-08-10
2
-5
/
+5
*
Never ask for SSH password when using local connection.
Andy R
2013-08-07
2
-0
/
+6
*
ansible-playbook can load extra vars from a file, with "@" syntax
Alan Descoins
2013-07-24
1
-4
/
+14
*
Remove task count information from task list.
Michael DeHaan
2013-07-21
1
-1
/
+2
*
Added --skip-tags option to ansible-playbook.
Alan Descoins
2013-07-17
1
-12
/
+25
*
set checkout destination directory to be full path
Matt Lesko
2013-07-05
1
-0
/
+2
*
Merge pull request #3303 from markmandel/feature/sudo_pass
Michael DeHaan
2013-07-01
1
-2
/
+0
|
\
|
*
Don't turn on sudo for all tasks when setting the sudo_user or ask_sudo_pass,
Mark Mandel
2013-06-21
1
-2
/
+0
[next]