index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-playbook
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making the switch to v2
James Cammarata
2015-05-04
1
-330
/
+1
*
Fix --force-handlers, and allow it in plays and ansible.cfg
Jesse Rusak
2015-04-11
1
-1
/
+2
*
fix issue with ask pass signature
Brian Coca
2015-03-11
1
-1
/
+1
*
preliminary privlege escalation unification + pbrun
Brian Coca
2015-03-10
1
-20
/
+16
*
added list-tags option and also show tags in list-tasks option
Brian Coca
2015-03-09
1
-9
/
+20
*
added tests
Brian Coca
2015-02-13
1
-22
/
+4
*
Allow ansible (ad-hoc) to support --extra-vars also
Matt Martz
2015-02-12
1
-15
/
+1
*
Fix for v1 handling of unicode extra-vars
Toshio Kuratomi
2015-02-02
1
-2
/
+4
*
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
*
|
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
*
|
Fix for not all platforms having optional libraries at the proper versions.
Toshio Kuratomi
2014-12-16
1
-1
/
+9
*
|
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-12-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Restore the pkg_resources calls so that we pull in the correct pycrypto on RHEL6
Toshio Kuratomi
2014-05-06
1
-2
/
+2
*
|
Avoid multiple blank lines with --syntax-check
Serge van Ginderachter
2014-08-22
1
-1
/
+2
*
|
Merge pull request #8367 from msabramo/make_pip_install_editable_work
Michael DeHaan
2014-08-15
1
-0
/
+8
|
\
\
|
*
|
Make `pip install -e` work
Marc Abramowitz
2014-07-30
1
-0
/
+8
*
|
|
Use JSON instead of pickles for compatibility.
Michael DeHaan
2014-08-11
1
-1
/
+1
*
|
|
Implement fact cache flushing alongside a command-line argument to invoke it.
Josh Drake
2014-08-11
1
-1
/
+6
|
/
/
*
|
Merge pull request #7649 from sivel/vault-password-script
James Cammarata
2014-07-14
1
-11
/
+3
|
\
\
|
*
|
Allow --vault-password-file to work with a script as well as a flat file
Matt Martz
2014-06-24
1
-11
/
+3
*
|
|
Merge remote-tracking branch 'svg/varsplugins_refactor' into svg_and_inventor...
James Cammarata
2014-07-07
1
-8
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move inventory.set_playbook_basedir from ansible-playbook to playbook constru...
Serge van Ginderachter
2014-03-25
1
-3
/
+0
|
*
|
Refactor vars_plugins (host/group_vars)
Serge van Ginderachter
2014-03-25
1
-5
/
+5
*
|
|
Enable use of vault password for --syntax-check, --list-hosts and --list-tasks
Anton Lindström
2014-05-20
1
-14
/
+17
|
|
/
|
/
|
*
|
Commenting out pkg_resources lines for now, as they break hacking/env-setup
James Cammarata
2014-04-29
1
-2
/
+2
*
|
Merge branch 'feature/multi-version-import' of https://github.com/abadger/ans...
James Cammarata
2014-04-29
1
-0
/
+3
|
\
\
|
*
|
Require a recent enough version of pycrypto and see that playbook and vault u...
Toshio Kuratomi
2014-03-14
1
-0
/
+3
*
|
|
Merge pull request #6585 from eggsby/patch-3
jctanner
2014-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow vault encrypted vars as extra_vars
Thomas Omans
2014-03-19
1
-1
/
+1
*
|
|
|
Addresses #4109 Remove debug print statement
James Tanner
2014-03-27
1
-1
/
+0
*
|
|
|
Fixes #4109 Filter plays by tags when using --list-hosts
James Tanner
2014-03-27
1
-5
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6681 from zytek/devel
jctanner
2014-03-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Strip() vault password file
Jakub Paweł Głazik
2014-03-25
1
-1
/
+1
|
|
/
/
*
|
|
Fixes #4777 add --force-handlers option to run handlers even if tasks fail
James Tanner
2014-03-24
1
-1
/
+4
*
|
|
Fixes #6579 allow for vault passwords ending with newline chars
James Tanner
2014-03-19
1
-3
/
+0
|
/
/
*
|
Merge pull request #5895 from trbs/listtasks_honors_limit
Michael DeHaan
2014-03-16
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
make --list-tasks honor --limit
trbs
2014-02-06
1
-1
/
+3
*
|
Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-play...
James Tanner
2014-02-26
1
-0
/
+18
*
|
Fixes #6082 Set vault password to None by default
James Tanner
2014-02-20
1
-0
/
+2
*
|
Ansible vault: a framework for encrypting any playbook or var file.
James Tanner
2014-02-18
1
-2
/
+6
*
|
Revert "Revert "Merge pull request #5325 from angstwad/add-su-support""
Paul Durivage
2014-01-21
1
-2
/
+16
*
|
Revert "Merge pull request #5325 from angstwad/add-su-support"
James Tanner
2014-01-20
1
-16
/
+2
*
|
Make sudo and su command line arguments mutually exclusive
Paul Durivage
2014-01-20
1
-0
/
+7
*
|
Proposing fix for Issue #4324; adding support for su in connection plugins ss...
Paul Durivage
2014-01-20
1
-2
/
+9
*
|
Don't show tracebacks on Control-C.
Michael DeHaan
2013-12-26
1
-0
/
+3
*
|
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
[next]