Commit Graph

365 Commits (cf5ce972758f93cbc06feb465cc7b6c81b10ba3a)

Author SHA1 Message Date
Pete Smith 0953322b23 Remove no-op string declaration
12 years ago
Toshio Kuratomi e91e30cd5e Fix unspecified role versions.
12 years ago
James Cammarata 889dfc4374 Merge pull request #8959 from willthames/galaxy_ssh_clone
12 years ago
James Cammarata b7a74e216f Merge pull request #8948 from sergevanginderachter/issue_8823
12 years ago
James Cammarata bc583dabbc Removing reference to ansible-pull in bin/ansible-vault
12 years ago
Toshio Kuratomi c6b26ff7c7 Remove duplicate call to remove tmp role file
12 years ago
Michael Scherer b9acaccc1d Do not remove local role file if given on the commandline
12 years ago
Will Thames 537472f42c Make ansible-galaxy work as expected
12 years ago
Serge van Ginderachter 2474ce5819 Exit with rc 1 if role doesn't exist/is not found
12 years ago
James Cammarata aa46fcf096 Add error checking to ansible-galaxy to verify the roles_path is valid
12 years ago
James Cammarata c610783f90 Merge pull request #8911 from bbasleeper/devel
12 years ago
James Cammarata 7b4df6e98e Fixing ansible-galaxy bug introduced in 399fe322
12 years ago
Bruno BAILLUET 16108e4a99 Adding a new 'load_callback_plugins' config option, defaults to False
12 years ago
James Cammarata f14dba8b2f Don't re-add galaxy deps if they've already been added for install
12 years ago
James Cammarata 9adde1eab0 Fix instance comparison for deps in bin/ansible-galaxy
12 years ago
James Cammarata 4698f85eac Merge pull request #8789 from retr0h/retr0h/add-role-path-to-role-file
12 years ago
John Dewey 44b0ee5322 Can override each role's install path
12 years ago
Matt Martz 206c201d87 The correct option is password_file. Fixes #8752
12 years ago
Will Thames 1787c29354 Improved inventory handling when inventory does not yet exist
12 years ago
James Cammarata 32a5c2bf48 Merge pull request #8721 from sergevanginderachter/syntax_check_avoid_blank_output
12 years ago
Michael DeHaan d66bb47db7 Fixing a typo, still some more work to do on CLI.
12 years ago
Serge van Ginderachter ad3d3c7379 Avoid multiple blank lines with --syntax-check
12 years ago
Michael DeHaan 399fe32287 Clarify examples further.
12 years ago
Michael DeHaan 2e95e21cad Remove some debug in ansible-galaxy upgrades, one of which raises errors down some code paths.
12 years ago
Michael DeHaan e7c0b95074 Work in progress on bin/ansible-galaxy changes testing.
12 years ago
Will Thames bf9ea81c4b Make galaxy work when API server not available
12 years ago
Will Thames 31540246dd Handle older git archive commands
12 years ago
Will Thames ada9074276 Allow installation of roles from yaml roles file
12 years ago
Will Thames 46b59b02ed Friendly Role Names and roles from URLs
12 years ago
Will Thames c2fe33f9f4 Tidied up a little, added tests
12 years ago
Will Thames bf3066e650 Change to how SCM is determined
12 years ago
Will Thames 36177396c4 Allow ansible-galaxy to install roles from URLs
12 years ago
Will Thames 92f9b74a68 Restrict ansible-pull to only do scm checkout once
12 years ago
Michael DeHaan 3035f2dcc8 Merge pull request #8367 from msabramo/make_pip_install_editable_work
12 years ago
Matt Martz d022cca637 If ansible and ansible-playbook accept a script for --vault-password-file so should ansible-vault
12 years ago
Michael DeHaan 4a05310ba0 Keep things alphabetical in vault option list.
12 years ago
Jakub Paweł Głazik 99a339fa7b Fix comments and error message
12 years ago
Jakub Paweł Głazik 58feee0f45 ansible-vault view - new command
12 years ago
Michael DeHaan b0295af7ee Merge pull request #7462 from chamill/devel
12 years ago
Michael DeHaan 542aaa6ffe Use JSON instead of pickles for compatibility.
12 years ago
Josh Drake 917e868f65 Implement fact cache flushing alongside a command-line argument to invoke it.
12 years ago
Michael DeHaan 053019c439 Merge pull request #7765 from samdolan/devel
12 years ago
James Cammarata f8845af195 Add path checking for relative/escaped tar filenames in the ansible-galaxy command
12 years ago
Marc Abramowitz 44b9f5e752 Make `pip install -e` work
12 years ago
Michael DeHaan 5a2fd5c612 Ignore powershell implementation files with ansible-doc as documentation lives in Python stubs.
12 years ago
Michael DeHaan b69f096e8a Merge branch 'ufw' of git://github.com/Trozz/ansible into devel
12 years ago
Michael DeHaan 6caad9ac8f No hosts matched goes to stderr.
12 years ago
Michael DeHaan d4548fdd01 Merge pull request #8185 from retr0h/retr0h/align-markdown-headers
12 years ago
John Dewey 4432ca3836 Align markdown headers
12 years ago
C. Morgan Hamill 43b72f2a80 Add spaces between sentences in formatted docs.
12 years ago