Toshio Kuratomi
|
d3666f3265
|
Make py2.4 remote checksum large-file-enabled as well
|
2015-01-26 21:44:42 -08:00 |
James Cammarata
|
bbd08cd0e2
|
Fixing more v2 issues with integration tests
|
2015-01-26 23:41:19 -06:00 |
Toshio Kuratomi
|
6f5d18a20e
|
Merge pull request #10087 from axos88/devel
fix checksum calculation for large files
|
2015-01-26 21:40:09 -08:00 |
James Cammarata
|
71e774e8bf
|
Implementing playbook-level includes and getting includes integration test working
|
2015-01-26 11:30:30 -06:00 |
Akos Vandra
|
03fa421f3f
|
do not use with, it is not supported all the way down to 2.4
|
2015-01-25 18:42:59 +01:00 |
Akos Vandra
|
e8144b3b90
|
fixes #10086
|
2015-01-25 14:51:01 +01:00 |
Toshio Kuratomi
|
364f772cc5
|
Fix quoting of shell parameters used in remote_checksum and add integration test to detect the error
Fixes #682
|
2015-01-22 12:33:06 -08:00 |
James Cammarata
|
c60c295ada
|
Adding more fixes for integration testing under v2
|
2015-01-19 16:18:46 -06:00 |
James Cammarata
|
a6d6a89ad1
|
More work on v2, fixing bugs and getting integration tests running
|
2015-01-15 16:57:19 -06:00 |
James Cammarata
|
02bc014bcd
|
More work on getting integration tests running for v2
|
2015-01-15 01:14:22 -06:00 |
James Cammarata
|
2aeb79f45f
|
Starting work on getting integration tests working on v2
This is incomplete work, and requires some minor tweeks to the integration
tests which are not included in this commit.
|
2015-01-12 16:07:01 -06:00 |
James Cammarata
|
1544dde932
|
Moving over all lookup plugins to v2
|
2015-01-09 09:37:45 -06:00 |
James Cammarata
|
63c2d616e7
|
Starting to move over lookups and fixing some bugs related to that
|
2015-01-08 10:52:14 -06:00 |
James Cammarata
|
065733ad93
|
Moving more action plugins over and fixing some bugs with role loading
|
2015-01-07 10:48:33 -06:00 |
James Cammarata
|
62d79568be
|
Creating playbook executor and dependent classes
|
2014-12-29 10:46:47 -06:00 |
Toshio Kuratomi
|
b4dfcc2d28
|
Start laying out how the pieces of code that parse inventory information into ansible will work
|
2014-12-09 13:52:42 -06:00 |
James Cammarata
|
229d49fe36
|
Adding new playbook objects for v2
* Playbook
* TaskInclude
|
2014-11-05 21:13:47 -06:00 |
James Cammarata
|
11822f0d57
|
Adding VariableManager class for v2
|
2014-11-03 13:51:18 -06:00 |
James Cammarata
|
1d04e4b3d2
|
Updating unittests for v2 stuff
|
2014-10-15 18:02:45 -07:00 |
Toshio Kuratomi
|
eafa718be1
|
Remove inherit from object as it's no longer needed to determine new-style classes
|
2014-10-15 19:37:29 -04:00 |
Toshio Kuratomi
|
18f30b00ba
|
Add python3-compat boiler to all core files
|
2014-10-15 19:22:54 -04:00 |
Michael DeHaan
|
e66a0096a7
|
Work in progress on task loading.
|
2014-10-06 16:29:18 -04:00 |
Michael DeHaan
|
f066e361f1
|
WIP on data structure processing patterns.
|
2014-10-06 16:29:18 -04:00 |
Michael DeHaan
|
da01eef4db
|
Move v2 out of the package tree so it does not yet appear.
|
2014-10-02 13:47:25 -04:00 |