Commit Graph

918 Commits (bc1e1d2cdc16ee252fa1dc906900fa8696ea33ff)

Author SHA1 Message Date
Brian Coca 43cc27084d corrected on delete also
11 years ago
Brian Coca 089687140d corrected role path
11 years ago
Brian Coca 033c77a13b now creates/removes files/ dir
11 years ago
Brian Coca 464a436f8f fixed testplay host, included lookup path tests in all, added stage for easier debugging
11 years ago
Brian Coca 60803a1d3c added lookup paths testing
11 years ago
Brian Coca 8f106c9a58 Merge pull request #11078 from Yannig/devel
11 years ago
Toshio Kuratomi e8452c864e Restore the relative path handling portion of #11865
11 years ago
Brian Coca b9433650d1 Revert "Path of group_vars and host_vars were getting the basedir added twice."
11 years ago
Toshio Kuratomi bae7a02be5 Path of group_vars and host_vars were getting the basedir added twice.
11 years ago
Yannig Perré 47db352725 Merge remote-tracking branch 'ansible/devel' into devel
11 years ago
Yannig Perré c0bd140959 Add documentation for the ini lookup plugin.
11 years ago
Yannig Perré 733d40a77c When value does not exist, return default value instead of stopping ansible with an exception.
11 years ago
James Cammarata 9891bcbcae Fix unit tests broken by previous commit
11 years ago
Brian Coca aefca24616 Merge pull request #10857 from jeffb-stell/devel
11 years ago
James Cammarata 6b244ed61e update unit tests for role templating changes
11 years ago
James Cammarata a586c74967 Merge pull request #11838 from cchurch/stringify_powershell_unquote_value
11 years ago
Chris Church cafc35fd5b Fix for PowerShell unquote method when passed None.
11 years ago
Chris Church 6969b5ac8b Make sure raw doesn't eat key=value arguments.
11 years ago
Chris Church 2154212491 Merge pull request #11094 from cchurch/test_win_feature_has_servermanager
11 years ago
Chris Church e87cf4a3cc Fixes for WinRM/PowerShell support in v2.
11 years ago
Brian Coca c2d8ca4bf7 fixed test to expected output
11 years ago
James Cammarata ba56beda90 Fix include task using a potentially undefined variable
11 years ago
James Cammarata 71867f9480 Remove vars attribute from base
11 years ago
James Cammarata 42cfacf83b Switch up the task/host overrides for PlayContext to use the compiled vars dict
11 years ago
James Cammarata e505a1b7c4 Fix variable precedence integrationt test
11 years ago
Brian Coca c76a66694f fixed typo
11 years ago
Michael Scherer 106e942faa Document and test 'is undefined' rather than 'is not defined'
11 years ago
James Cammarata 8146a193eb Fix strategy base unit tests after 88e1ef8
11 years ago
Toshio Kuratomi b06353791c Don't pass mode from synchronize action plugin to the ansible module
11 years ago
James Cammarata 993ce592b1 Update unit tests for flush_handlers fix
11 years ago
James Cammarata 66a8864ae9 Fix environment setting and inheritence
11 years ago
James Cammarata 46f74a0d69 Re-adding --start-at-task test to unicode integration test
11 years ago
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
11 years ago
James Cammarata b09eed3353 Merge branch 'test_notify_with_loops' of https://github.com/pilou-/ansible into pilou--test_notify_with_loops
11 years ago
James Cammarata fadd8f23f1 Fix broken strategy unit test from earlier change
11 years ago
James Cammarata dca36c1d16 Reestablishing the use of tags/when for role duplication detection
11 years ago
Pierre-Louis Bonicoli aa23ea8462 tests: checks that handlers work with loops
11 years ago
Pierre-Louis Bonicoli 8c392a94b7 Play.get_name: remove prefix, return name only
11 years ago
James Cammarata 3d77723e3d Cleaning up some stuff related to the connection info/become/executable change
11 years ago
Brian Coca 9dc5607730 Merge pull request #11519 from bcoca/human_readable
11 years ago
James Cammarata d6b058eaae Removing invocation from async test, as it's pointless
11 years ago
Brian Coca 323362e23a added stdout to test result
11 years ago
Toshio Kuratomi 327b1676a8 Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper
11 years ago
Brian Coca f6c64a8c00 fixed var file loading
11 years ago
Brian Coca 5eb25a48ee added empty include test
11 years ago
Brian Coca 22165dd046 fixed bad parsing tests
11 years ago
James Cammarata 3b913943b2 Updating base strategy unit test regarding bad file loads based on earlier change
11 years ago
Brian Coca 44aef347cb enabled good parsing tests in parsing target
11 years ago
James Cammarata 6971e92f39 Fixing up some output stuff
11 years ago
Brian Coca b4de103bb2 Merge pull request #11555 from cchurch/test_win_get_url_updates
11 years ago