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
*
Revert "Allow exceptions to pass through the program"
Brian Coca
2015-08-06
1
-6
/
+2
*
Allow exceptions to pass through the program
Will Thames
2015-08-06
1
-2
/
+6
*
added wrap_text to 'last resort' as it fails if there is an error in callbacks
Brian Coca
2015-07-24
1
-1
/
+3
*
Don't wrap text on most errors
James Cammarata
2015-07-23
1
-3
/
+3
*
Allow full exception tracebacks to be displayed with increased verbosity
James Cammarata
2015-07-07
1
-1
/
+9
*
Don't wrap text for AnsibleParserError
Marc Abramowitz
2015-07-07
1
-1
/
+1
*
now has display of last resort
Brian Coca
2015-07-05
1
-8
/
+18
*
now traps exceptions on display instantiation
Brian Coca
2015-07-05
1
-1
/
+2
*
switched to argv[0] from __file__ as it is what we actually wanted
Brian Coca
2015-06-09
1
-1
/
+1
*
slight changes to error handling to align with v1
Brian Coca
2015-05-13
1
-4
/
+14
*
Making the switch to v2
James Cammarata
2015-05-04
6
-2287
/
+42
*
Fix --force-handlers, and allow it in plays and ansible.cfg
Jesse Rusak
2015-04-11
1
-1
/
+2
*
Allow ansible-galaxy to install symlinks
James Cammarata
2015-03-23
1
-1
/
+1
*
avoid path issues by determining the path of ansible-pull and using its path ...
Steve Gargan
2015-03-17
1
-3
/
+6
*
fix issue with ask pass signature
Brian Coca
2015-03-11
1
-1
/
+1
*
preliminary privlege escalation unification + pbrun
Brian Coca
2015-03-10
2
-52
/
+37
*
added list-tags option and also show tags in list-tasks option
Brian Coca
2015-03-09
1
-9
/
+20
*
fix ansible-doc listing with new docstring
Brian Coca
2015-03-04
1
-1
/
+1
*
Merge pull request #9129 from lotia/devel
Brian Coca
2015-02-27
1
-2
/
+1
|
\
|
*
Clean up template comment text in ansible-galaxy
Ali Asad Lotia
2014-09-24
1
-2
/
+1
*
|
Merge pull request #10183 from bcoca/tag_control
Brian Coca
2015-02-25
1
-22
/
+4
|
\
\
|
*
|
added tests
Brian Coca
2015-02-13
1
-22
/
+4
*
|
|
ansible-doc now shows return value docs
Brian Coca
2015-02-19
1
-1
/
+6
|
/
/
*
|
Allow ansible (ad-hoc) to support --extra-vars also
Matt Martz
2015-02-12
3
-16
/
+7
*
|
Add issue_tracker_url to the galaxy template
Monty Taylor
2015-02-10
1
-0
/
+4
*
|
Merge pull request #10189 from boxofrad/devel
Brian Coca
2015-02-09
1
-1
/
+1
|
\
\
|
*
|
Ignore errors from `shutil.rmtree` when removing temporary directory
Daniel Upton
2015-02-09
1
-1
/
+1
*
|
|
Merge pull request #10174 from dago/solaris
Brian Coca
2015-02-09
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use termios instead of stty for compatibility
Dagobert Michelsen
2015-02-06
1
-1
/
+6
*
|
|
Fix for v1 handling of unicode extra-vars
Toshio Kuratomi
2015-02-02
1
-2
/
+4
*
|
|
Fix #6346. Add key_file and accept_hostkey to ansible-pull
Max Riveiro
2015-01-31
1
-1
/
+13
*
|
|
Merge pull request #9404 from mmoya/configure-retry-files
Brian Coca
2015-01-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Configure retry file usage and location
Maykel Moya
2014-10-23
1
-1
/
+1
*
|
|
|
Only write actual errors to stderr
Sören Tempel
2015-01-30
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
ignore VERSION file in ansible-doc
rpe-github
2015-01-22
1
-1
/
+1
*
|
|
Allow ansible-playbook to determine if an invalid limit is specified
Toshio Kuratomi
2015-01-19
1
-2
/
+16
*
|
|
Converted empty inventory error to warning
Jacopo
2015-01-17
1
-0
/
+2
*
|
|
Removed early check for empty inventory
Jacopo
2014-12-30
1
-2
/
+0
*
|
|
Merge pull request #9809 from mscherer/fix_9695
Toshio Kuratomi
2014-12-16
1
-2
/
+5
|
\
\
\
|
*
|
|
Use --version to see if less can be executed
Michael Scherer
2014-12-14
1
-1
/
+1
|
*
|
|
Do not assume that stdin is a tty
Michael Scherer
2014-12-14
1
-1
/
+4
*
|
|
|
Fix for not all platforms having optional libraries at the proper versions.
Toshio Kuratomi
2014-12-16
3
-2
/
+29
*
|
|
|
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-12-15
2
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Restore the pkg_resources calls so that we pull in the correct pycrypto on RHEL6
Toshio Kuratomi
2014-05-06
2
-4
/
+4
*
|
|
|
used del instead of pop, removed unused pprint import
Brian Coca
2014-11-20
1
-2
/
+1
*
|
|
|
Merge pull request #9534 from mmicael1/devel
Brian Coca
2014-11-18
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Add tags options
mmicael1
2014-11-10
1
-0
/
+4
*
|
|
|
|
implemented info action for galaxy
Brian Coca
2014-11-12
1
-9
/
+63
|
/
/
/
/
*
|
|
|
ansible doc now finds modules recursively
Brian Coca
2014-11-01
1
-19
/
+29
*
|
|
|
avoid modifying module var by just passing the substring to the append
Brian Coca
2014-10-30
1
-2
/
+1
[next]