Commit Graph

11878 Commits (32a5c2bf48a7ca79deca55af666cdc91b4686379)
 

Author SHA1 Message Date
James Cammarata 32a5c2bf48 Merge pull request #8721 from sergevanginderachter/syntax_check_avoid_blank_output
12 years ago
James Cammarata 2e6f9804a5 Merge pull request #8716 from pborreli/typos
12 years ago
James Cammarata ae4af85eb7 Merge pull request #8715 from retr0h/bug/galaxy-syntax-error
12 years ago
James Cammarata d01188033f Checking for localized versions of the su password prompt
12 years ago
Michael DeHaan 0286c31e85 Assume master branch for downloads if not specified.
12 years ago
Michael DeHaan 0cd40fc372 Remove debug
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
Pascal Borreli fe40a7d88a Fixed typos
12 years ago
John Dewey 39eb11a598 Corrected a simple syntax error in galaxy
12 years ago
Michael DeHaan 8e0af04c3b Add TOC to galaxy docs.
12 years ago
Michael DeHaan 399fe32287 Clarify examples further.
12 years ago
Michael DeHaan caf4e44be7 Replace examples for requirements file.
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 56ce56fdbe Fix docs typo.
12 years ago
Michael DeHaan 90f09a5e56 update changelog
12 years ago
James Cammarata 3b19b83806 Add GovCloud region to list of regions for AWS
12 years ago
Michael DeHaan bcb44276fe Assume github.com URLs are git protocol if not specified.
12 years ago
Michael DeHaan e7c0b95074 Work in progress on bin/ansible-galaxy changes testing.
12 years ago
Michael DeHaan 12ad110205 Add documentation for new ansible-galaxy role options in 1.8. Much rejoicing.
12 years ago
Michael DeHaan 68e21aa4b0 Add comments about what these new functions do.
12 years ago
Will Thames 6e9abefc11 Corrected bug where role_path was wrong for roles in subdirectories
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 4803e923ff Improved handling of role_version in repo_url_to_role_name
12 years ago
Will Thames 1803976a40 Ensured that role version can be specified in role dependencies
12 years ago
Will Thames c2fe33f9f4 Tidied up a little, added tests
12 years ago
Will Thames b550cb9bc3 Need to take URLs into account when running playbooks too
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
James Cammarata bae73e5793 Merge branch 'alozovskoy-alozovskoy-debug-ascii-patch' into devel
12 years ago
James Cammarata 4fafd3baa8 Add error checking around json.dumps when not forcing ascii mode
12 years ago
James Cammarata 657d562995 Merge branch 'major-relative-path-fix' into devel
12 years ago
James Cammarata b98348c2c1 Merge branch 'relative-path-fix' of https://github.com/major/ansible into major-relative-path-fix
12 years ago
Major Hayden c9cdc9d6f9 File module cannot create relative paths
12 years ago
James Cammarata 3edbab3875 Merge branch 'sergevanginderachter-role_path_var' into devel
12 years ago
James Cammarata ea5db1818d Merge branch 'role_path_var' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-role_path_var
12 years ago
James Cammarata 100cb760e6 Merge branch 'l1k-devel' into devel
12 years ago
James Cammarata 24c4277479 Remove tabs added from 677de07
12 years ago
James Cammarata 5e240fec71 Merge branch 'devel' of https://github.com/l1k/ansible into l1k-devel
12 years ago
James Cammarata f9183fcb01 Merge branch 'sergevanginderachter-issue_8704_stacktrace_varmerge' into devel
12 years ago
James Cammarata b81e77cfec Tweak error language in dict validation
12 years ago
Serge van Ginderachter 3a228b9d55 InventoryScript: better syntax checking for json stream
12 years ago
Serge van Ginderachter b8d057296a variable merging: detect if both vars are really dicts when combining/merging dicts
12 years ago
Serge van Ginderachter 7051cdeb57 roles: make role_path (path of current role) available as variable to the task
12 years ago
James Cammarata 8a1fbed5d6 Correct variable blending from vars_files with hostvars in them
12 years ago
James Cammarata 8956c636a5 Remove incorrect use of module.fail_json during import check for s3
12 years ago
James Cammarata d63092ea45 Merge pull request #8689 from willthames/ansible-pull-parallel
12 years ago