Commit Graph

385 Commits (f6e309bebb8810ae3acbbfecd162deaa423f5b68)

Author SHA1 Message Date
Jacopo 8dcffaf56f Converted empty inventory error to warning
11 years ago
Jacopo e1f2cb1d37 Removed early check for empty inventory
11 years ago
Toshio Kuratomi f998e65701 Merge pull request #9809 from mscherer/fix_9695
12 years ago
Toshio Kuratomi fbadcfd44f Fix for not all platforms having optional libraries at the proper versions.
12 years ago
Brian Coca 88443d6dcf Merge pull request #7306 from abadger/feature/egg-info
12 years ago
Michael Scherer caefc20f16 Use --version to see if less can be executed
12 years ago
Michael Scherer f7ac012301 Do not assume that stdin is a tty
12 years ago
Brian Coca 0ba2298fdd used del instead of pop, removed unused pprint import
12 years ago
Brian Coca 8250dba0f1 Merge pull request #9534 from mmicael1/devel
12 years ago
Brian Coca 40caa11082 implemented info action for galaxy
12 years ago
mmicael1 a33dccfa61 Add tags options
12 years ago
Brian Coca 7a5e7db2df ansible doc now finds modules recursively
12 years ago
Brian Coca 0317e7b910 avoid modifying module var by just passing the substring to the append
12 years ago
Brian Coca 94a732fb1a fixed typo in comments
12 years ago
Brian Coca 0fb0548d0b removed no unused var that was not cleaned up properlly
12 years ago
Brian Coca e41bcc41d3 removed 'column display' options as there is no code handling this
12 years ago
Brian Coca 1b70ef6cba Several changes to ansible-doc
12 years ago
Brian Coca b3b356480d added the ability to keep aliased and deprecated modules prefixed with
12 years ago
Ton Kersten 39bbe36fc7 Ignore compiled Python for documentation.
12 years ago
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