summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add error checking to ansible-galaxy to verify the roles_path is validJames Cammarata2014-09-091-0/+8
* Merge pull request #8911 from bbasleeper/develJames Cammarata2014-09-081-0/+2
|\
| * Adding a new 'load_callback_plugins' config option, defaults to FalseBruno BAILLUET2014-09-061-0/+2
* | Fixing ansible-galaxy bug introduced in 399fe322James Cammarata2014-09-081-3/+4
|/
* Don't re-add galaxy deps if they've already been added for installJames Cammarata2014-09-051-4/+7
* Fix instance comparison for deps in bin/ansible-galaxyJames Cammarata2014-09-041-1/+1
* Merge pull request #8789 from retr0h/retr0h/add-role-path-to-role-fileJames Cammarata2014-09-021-1/+8
|\
| * Can override each role's install pathJohn Dewey2014-08-271-1/+8
* | The correct option is password_file. Fixes #8752Matt Martz2014-08-261-1/+1
|/
* Improved inventory handling when inventory does not yet existWill Thames2014-08-221-1/+4
* Merge pull request #8721 from sergevanginderachter/syntax_check_avoid_blank_o...James Cammarata2014-08-221-1/+2
|\
| * Avoid multiple blank lines with --syntax-checkSerge van Ginderachter2014-08-221-1/+2
* | Fixing a typo, still some more work to do on CLI.Michael DeHaan2014-08-221-1/+1
|/
* Clarify examples further.Michael DeHaan2014-08-211-47/+48
* Remove some debug in ansible-galaxy upgrades, one of which raises errors down...Michael DeHaan2014-08-211-7/+6
* Work in progress on bin/ansible-galaxy changes testing.Michael DeHaan2014-08-211-1/+8
* Make galaxy work when API server not availableWill Thames2014-08-211-16/+21
* Handle older git archive commandsWill Thames2014-08-211-3/+6
* Allow installation of roles from yaml roles fileWill Thames2014-08-211-22/+29
* Friendly Role Names and roles from URLsWill Thames2014-08-211-53/+40
* Tidied up a little, added testsWill Thames2014-08-211-4/+5
* Change to how SCM is determinedWill Thames2014-08-211-20/+10
* Allow ansible-galaxy to install roles from URLsWill Thames2014-08-211-26/+94
* Restrict ansible-pull to only do scm checkout onceWill Thames2014-08-201-1/+1
* Merge pull request #8367 from msabramo/make_pip_install_editable_workMichael DeHaan2014-08-151-0/+8
|\
| * Make `pip install -e` workMarc Abramowitz2014-07-301-0/+8
* | If ansible and ansible-playbook accept a script for --vault-password-file so ...Matt Martz2014-08-111-20/+14
* | Keep things alphabetical in vault option list.Michael DeHaan2014-08-111-1/+1
* | Fix comments and error messageJakub Paweł Głazik2014-08-111-1/+1
* | ansible-vault view - new commandJakub Paweł Głazik2014-08-111-1/+19
* | Merge pull request #7462 from chamill/develMichael DeHaan2014-08-111-5/+5
|\ \
| * | Add spaces between sentences in formatted docs.C. Morgan Hamill2014-07-171-5/+5
* | | Use JSON instead of pickles for compatibility.Michael DeHaan2014-08-111-1/+1
* | | Implement fact cache flushing alongside a command-line argument to invoke it.Josh Drake2014-08-111-1/+6
* | | Merge pull request #7765 from samdolan/develMichael DeHaan2014-08-081-1/+5
|\ \ \
| * | | Throw an exception for a missing <file_name> param in ansible-vaultSam Dolan2014-06-141-1/+5
* | | | Add path checking for relative/escaped tar filenames in the ansible-galaxy co...James Cammarata2014-08-061-2/+10
| |_|/ |/| |
* | | Ignore powershell implementation files with ansible-doc as documentation live...Michael DeHaan2014-07-281-1/+2
* | | Merge branch 'ufw' of git://github.com/Trozz/ansible into develMichael DeHaan2014-07-281-0/+3
|\ \ \
| * | | include default options. #7938Michael Leer2014-07-011-0/+3
| |/ /
* | | No hosts matched goes to stderr.Michael DeHaan2014-07-281-2/+2
* | | Merge pull request #8185 from retr0h/retr0h/align-markdown-headersMichael DeHaan2014-07-171-2/+2
|\ \ \ | |_|/ |/| |
| * | Align markdown headersJohn Dewey2014-07-171-2/+2
* | | Fixing bug where the file handle is not closed properly because the parenthes...Scott Brown2014-07-161-1/+1
|/ /
* | Merge pull request #7649 from sivel/vault-password-scriptJames Cammarata2014-07-142-22/+5
|\ \
| * | Allow --vault-password-file to work with a script as well as a flat fileMatt Martz2014-06-242-22/+5
| |/
* | Merge remote-tracking branch 'svg/varsplugins_refactor' into svg_and_inventor...James Cammarata2014-07-072-9/+6
|\ \ | |/ |/|
| * Move inventory.set_playbook_basedir from ansible-playbook to playbook constru...Serge van Ginderachter2014-03-251-3/+0
| * Refactor vars_plugins (host/group_vars)Serge van Ginderachter2014-03-252-6/+6
* | Merge branch 'pr_fix2' of https://github.com/carlanton/ansible into carlanton...James Cammarata2014-06-101-14/+17
|\ \