jhawkesworth
b46c098581
Added win_copy recursive integration test with trailing path separator. ( #24523 )
...
This is a reproducer for https://github.com/ansible/ansible/issues/23559
Tests will fail until https://github.com/ansible/ansible/pull/23581 is merged
Note that I believe another commit is also needed for this to work,
specifically the change from: https://github.com/ansible/ansible/pull/23326
2017-05-23 10:57:24 -07:00
Jordan Borean
778dc9ad38
win_copy: added remote and content options ( #21546 )
...
* win_copy: added remote and content options
* readded comment about original_basename accidentally removed
2017-03-01 22:35:03 -08:00
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
2016-11-29 21:21:53 -08:00
Adrien Vergé
0e834fc9e4
Fix cosmetic problems in YAML source
...
This change corrects problems reported by the `yamllint` linter.
Since key duplication problems were removed in 4d48711
, this commit
mainly fixes trailing spaces and extra empty lines at beginning/end of
files.
2016-11-11 14:50:57 -08:00
Matt Clay
c2ec86cb78
Migrate Windows CI roles to test targets. ( #18005 )
2016-10-13 18:03:19 +01:00