Commit Graph

524 Commits (f14dba8b2fbd8a5baa3f4801593b239a7074bce6)

Author SHA1 Message Date
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
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
James Cammarata d4ff0d125a Make sure password files from lookups are created with restrictive permissions
12 years ago
James Cammarata 3a7aca6066 Fix no_log value for content in common file args settings
12 years ago
Chris Church 90fc6c6881 Added winrm test for long-running command.
12 years ago
Lukas Wunner 677de07f44 Try optimistic chown, do not error out if not permitted to chown
12 years ago
Michael DeHaan 99c39b1ff3 By popular request, make the no_log attribute also censor tasks from callbacks.
12 years ago
James Cammarata 5a128ca286 Adding extra member to mock inventory for unittests
12 years ago
James Cammarata 783a1e3dfc Fixing broken patch 20957a1
12 years ago
James Cammarata 66802169f5 Adding integration test based on #8535
12 years ago
Michael DeHaan 2629cd3fce Fix some copyrights, fix a misc test.
12 years ago
James Cammarata 25e9d1197e Merge branch 'optimise_utils_clean_data' of https://github.com/leth/ansible into leth-optimise_utils_clean_data
12 years ago
Marcus Cobden e3dbca9378 Test escaping strings with two variables
12 years ago
Michael DeHaan 3bead39c75 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
12 years ago
James Cammarata 63bf2f6d9a Preserve all line breaks in literal blocks
12 years ago
Michael DeHaan 8c4161d4a1 Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
12 years ago
Michael Peters 3ba516ac25 adding min() and max() filters for use in Jinja templates
12 years ago
Will Thames d9b895b319 Unarchive should work when parent directory is not writable
12 years ago
James Cammarata 5c2c10987e Re-enable the ec2_eip test
12 years ago
James Laska d202616213 Merge pull request #8426 from jlaska/update_integration_Makefile
12 years ago
James Cammarata af0d8cda7b Fix literal block multiline parsing
12 years ago
James Cammarata 6d94ae64ec Remove unnecessary unicode conversions from parse_kv
12 years ago
James Laska d4a78dc951 Include unicode and var_precedence tests in 'all' target
12 years ago
Wayne Rosario 2957a8de44 Adding test Coverage for mysql_variable module
12 years ago
James Cammarata 80df2135e9 Fix parsing of tasks with variable module names
12 years ago