summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* added list-tags option and also show tags in list-tasks optionBrian Coca2015-03-091-9/+20
* fix ansible-doc listing with new docstringBrian Coca2015-03-041-1/+1
* Merge pull request #9129 from lotia/develBrian Coca2015-02-261-2/+1
|\
| * Clean up template comment text in ansible-galaxyAli Asad Lotia2014-09-241-2/+1
* | Merge pull request #10183 from bcoca/tag_controlBrian Coca2015-02-251-22/+4
|\ \
| * | added testsBrian Coca2015-02-131-22/+4
* | | ansible-doc now shows return value docsBrian Coca2015-02-191-1/+6
|/ /
* | Allow ansible (ad-hoc) to support --extra-vars alsoMatt Martz2015-02-113-16/+7
* | Add issue_tracker_url to the galaxy templateMonty Taylor2015-02-101-0/+4
* | Merge pull request #10189 from boxofrad/develBrian Coca2015-02-091-1/+1
|\ \
| * | Ignore errors from `shutil.rmtree` when removing temporary directoryDaniel Upton2015-02-091-1/+1
* | | Merge pull request #10174 from dago/solarisBrian Coca2015-02-091-1/+6
|\ \ \ | |/ / |/| |
| * | Use termios instead of stty for compatibilityDagobert Michelsen2015-02-061-1/+6
* | | Fix for v1 handling of unicode extra-varsToshio Kuratomi2015-02-021-2/+4
* | | Fix #6346. Add key_file and accept_hostkey to ansible-pullMax Riveiro2015-01-311-1/+13
* | | Merge pull request #9404 from mmoya/configure-retry-filesBrian Coca2015-01-301-1/+1
|\ \ \
| * | | Configure retry file usage and locationMaykel Moya2014-10-231-1/+1
* | | | Only write actual errors to stderrSören Tempel2015-01-301-2/+2
| |/ / |/| |
* | | ignore VERSION file in ansible-docrpe-github2015-01-221-1/+1
* | | Allow ansible-playbook to determine if an invalid limit is specifiedToshio Kuratomi2015-01-191-2/+16
* | | Converted empty inventory error to warningJacopo2015-01-171-0/+2
* | | Removed early check for empty inventoryJacopo2014-12-301-2/+0
* | | Merge pull request #9809 from mscherer/fix_9695Toshio Kuratomi2014-12-161-2/+5
|\ \ \
| * | | Use --version to see if less can be executedMichael Scherer2014-12-141-1/+1
| * | | Do not assume that stdin is a ttyMichael Scherer2014-12-141-1/+4
* | | | Fix for not all platforms having optional libraries at the proper versions.Toshio Kuratomi2014-12-163-2/+29
* | | | Merge pull request #7306 from abadger/feature/egg-infoBrian Coca2014-12-152-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Restore the pkg_resources calls so that we pull in the correct pycrypto on RHEL6Toshio Kuratomi2014-05-062-4/+4
* | | | used del instead of pop, removed unused pprint importBrian Coca2014-11-201-2/+1
* | | | Merge pull request #9534 from mmicael1/develBrian Coca2014-11-181-0/+4
|\ \ \ \
| * | | | Add tags optionsmmicael12014-11-101-0/+4
* | | | | implemented info action for galaxyBrian Coca2014-11-121-9/+63
|/ / / /
* | | | ansible doc now finds modules recursivelyBrian Coca2014-11-011-19/+29
* | | | avoid modifying module var by just passing the substring to the appendBrian Coca2014-10-301-2/+1
* | | | fixed typo in commentsBrian Coca2014-10-301-1/+1
* | | | removed no unused var that was not cleaned up properllyBrian Coca2014-10-301-1/+1
* | | | removed 'column display' options as there is no code handling thisBrian Coca2014-10-301-5/+0
* | | | Several changes to ansible-docBrian Coca2014-10-291-11/+34
* | | | added the ability to keep aliased and deprecated modules prefixed withBrian Coca2014-10-271-1/+3
* | | | Ignore compiled Python for documentation.Ton Kersten2014-10-261-1/+1
| |/ / |/| |
* | | Remove no-op string declarationPete Smith2014-10-091-20/+0
* | | Fix unspecified role versions.Toshio Kuratomi2014-10-091-1/+1
| |/ |/|
* | Merge pull request #8959 from willthames/galaxy_ssh_cloneJames Cammarata2014-09-231-8/+0
|\ \
| * | Make ansible-galaxy work as expectedWill Thames2014-09-101-8/+0
* | | Merge pull request #8948 from sergevanginderachter/issue_8823James Cammarata2014-09-161-0/+1
|\ \ \
| * | | Exit with rc 1 if role doesn't exist/is not foundSerge van Ginderachter2014-09-091-0/+1
| |/ /
* | | Removing reference to ansible-pull in bin/ansible-vaultJames Cammarata2014-09-161-4/+2
* | | Remove duplicate call to remove tmp role fileToshio Kuratomi2014-09-151-2/+0
* | | Do not remove local role file if given on the commandlineMichael Scherer2014-09-131-1/+2
|/ /
* | Add error checking to ansible-galaxy to verify the roles_path is validJames Cammarata2014-09-091-0/+8