Commit Graph

151 Commits (f14dba8b2fbd8a5baa3f4801593b239a7074bce6)

Author SHA1 Message Date
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
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 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
James Cammarata 783a1e3dfc Fixing broken patch 20957a1
12 years ago
James Cammarata 66802169f5 Adding integration test based on #8535
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
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
Wayne Rosario eaf4571e42 Adding the following Test Coverage:
12 years ago
James Cammarata b64a5ff73d Further enhancements for include params tests
12 years ago
James Cammarata c9bfcf40d3 Adding further integration tests for include params with quotes
12 years ago
James Cammarata 6e814566de Unquote params passed to an include statement
12 years ago
Michael DeHaan f814e4e463 Verify playbook includes can take params.
12 years ago
Michael DeHaan a1e4f826ca Add some more integration tests for the task and playbook include mechanism.
12 years ago
James Cammarata 5bcb715dc0 Fixing up previous include test
12 years ago
James Cammarata 4d659229ce Adding integration test to parsing for includes with params
12 years ago
James Cammarata 57f89b85eb Merge pull request #8271 from tksmd/fix-copy-set-fs-attributes-issue
12 years ago
James Cammarata 63bcbd0af2 Fix for unicode decoding error in new splitting code
12 years ago
Michael DeHaan 3adddf4836 Add another negative test for the parser logic.
12 years ago
James Cammarata 43154e5101 Using custom splitting function for module param counting
12 years ago
James Cammarata cd6602475b Merge branch 'integration_mysql_db' of https://github.com/wrosario/ansible into wrosario-integration_mysql_db
12 years ago
someda 1b1d5d0d3d fix an issue that copying directory will fail when trying to change file attributes and the target file already exists on remote
12 years ago
James Cammarata 091b76efaa Fixes to parsing tests to remove trailing space
12 years ago
Michael DeHaan 1064550b47 Add missing file.
12 years ago