Commit Graph

547 Commits (4e5dc754fa45ff451bc57c499fee859ac769dbdc)

Author SHA1 Message Date
Bruno BAILLUET a25da4af05 Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path.
12 years ago
James Cammarata 889dfc4374 Merge pull request #8959 from willthames/galaxy_ssh_clone
12 years ago
James Cammarata 56954a200e Merge branch 'devel' of https://github.com/dmage/ansible into dmage-devel
12 years ago
Toshio Kuratomi f7b5b85743 Fix the name of the upstart service
12 years ago
Toshio Kuratomi d98e32e364 Fix the var we're checking in the upstart test
12 years ago
Toshio Kuratomi 6943ec11a5 Failure to enable a service now fails the task
12 years ago
James Cammarata 28f6a18ef6 Allow git repo queries without a clone when update=no
12 years ago
James Cammarata b376e208c7 Adding "follow" param for file/copy options
12 years ago
Toshio Kuratomi 49a6af1378 Test that file touch does not keep a new file if we failed to set its
12 years ago
James Cammarata dc9482d548 Fix quoting issues in lineinfile for individual single-quotes
12 years ago
James Cammarata 503f7afbd8 Merge branch 'hfinucane-gh-7432' into devel
12 years ago
James Cammarata 178075489b Merge branch 'gh-7432' of https://github.com/hfinucane/ansible into hfinucane-gh-7432
12 years ago
Michael DeHaan d6e6d2a6ca Remove regex related to baby-JSON parsing only.
12 years ago
Michael DeHaan 26cdddaebf Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules.
12 years ago
James Laska 6cd55a5e95 Correct mysql integration indentation
12 years ago
James Laska b7c7476359 Include el7 mariadb support in mysql integration test
12 years ago
James Cammarata 317ab06bc6 Fixing multiline parsing to preserve newlines
12 years ago
James Cammarata a571fd4efe Convert boolean strings from set_fact to proper boolean values
12 years ago
Will Thames d6a725659e Allow github style ssh repo names
12 years ago
Toshio Kuratomi a9b5b1bf55 Test that we can override variables set in inventory when the vars_file name is templated
12 years ago
James Cammarata 8cc3543918 Re-allow templating of complex_args, but count params to prevent injection
12 years ago
Toshio Kuratomi 8233522a7a Reduce commenting as basic.py is copied to the remote host with every module transfer.
12 years ago
Toshio Kuratomi d293a46994 Unittests to detect speed regressions in password obfuscation and that
12 years ago
James Cammarata cd99821f8a Fix py26 difference in ssl socket connect call from 99ba9d6
12 years ago
James Cammarata 14b8e2cf01 Make sure set_fact variables go into VARS_CACHE
12 years ago
Henry Finucane 9638ab973f Add integration test
12 years ago
Oleg Bulatov a7d38702d9 Fix #7711
12 years ago
Chris Church dac11904cb Add tests for new windows facts.
12 years ago
James Cammarata e99db078b4 Additional fixes for the new omit parameter variable
12 years ago
Victor Lin 6260635c65 add new test case
12 years ago
Victor Lin 559c04f324 Implement omit for module args, also add tests for it
12 years ago
James Cammarata d99b835c3e Adding integration tests for symbolic modes
12 years ago
Will Thames ab8490d003 Added warnings to command module
12 years ago
Michael DeHaan 3871eebfbb Merge pull request #8441 from willthames/unarchive_dest_fix
12 years ago
Michael DeHaan 3695c2bcab Remove galaxy CLI tests that hit bitbucket as bitbucket is hanging tests - maybe replace with nice github examples later :)
12 years ago
Michael DeHaan 8a0045baad Update tests for ansible-galaxy CLI additions.
12 years ago
Michael DeHaan d87830e1cc Merge branch 'galaxy_github_archive' of git://github.com/willthames/ansible into devel
12 years ago
James Cammarata d01188033f Checking for localized versions of the su password prompt
12 years ago
Will Thames 850963790d Allow roles to be installed from archives on github
12 years ago
Michael DeHaan bcb44276fe Assume github.com URLs are git protocol if not specified.
12 years ago
Will Thames 6e9abefc11 Corrected bug where role_path was wrong for roles in subdirectories
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
James Cammarata 5e240fec71 Merge branch 'devel' of https://github.com/l1k/ansible into l1k-devel
12 years ago
James Cammarata 8a1fbed5d6 Correct variable blending from vars_files with hostvars in them
12 years ago
Michael DeHaan f2adee9fc9 Merge pull request #8665 from cchurch/winrm_timeout
12 years ago