David Wilson
|
90c2ed03d0
|
ansible: fix synchronize module
Broken by recent connection delegation fixes.
|
2018-08-20 15:43:56 +01:00 |
David Wilson
|
084c0ac065
|
ansible: avoid roundtrip in copy action due to fixup_perms2().
On top of existing temporary files work, this reduces the number of
roundtrips required for "copy" and "template" actions from 6 to 3.
|
2018-08-20 13:28:45 +01:00 |
David Wilson
|
9410903f20
|
issue #301: add related test.
|
2018-07-23 14:52:18 -07:00 |
David Wilson
|
b9d4ec57b3
|
issue #164: some more ActionMixin tests.
|
2018-04-05 19:36:08 +01:00 |
David Wilson
|
d068a36c1e
|
issue #164: more dir layout contortions.
all.yml slurps in tests from each file/subdir in the CWD.
|
2018-04-05 17:32:56 +01:00 |