Commit Graph

14 Commits

Author SHA1 Message Date
David Wilson a2686b1a2c issue #321: simplify temp directory handling. 2018-08-19 16:00:35 +01:00
David Wilson 3e0de9790c issue #324: fix Python 3 fallout for custom module_utils.
Also enable at last one of its tests.
2018-07-28 16:21:09 -07:00
David Wilson b6d6468c92 issue #301: support expandvars() for remote_tmp only.
Vanilla Ansible support expandvars-like expansions widely in a variety
of places. Prefer to whitelist those we need, rather than sprinkling
hellish semantics everywhere.
2018-07-22 16:25:06 -07:00
David Wilson d8e0c9e12c issue #297: local commands must execute with WorkerProcess environment. 2018-07-10 18:42:09 +01:00
David Wilson fbb67e837e tests: import nice_stdout plugin 2018-06-10 15:03:34 +01:00
David Wilson dbcee4041a tests: refactor gcloud.py to be dynamic inventory. 2018-05-15 22:10:36 +01:00
David Wilson 267f787d20 issue #217: tests: import (unused) module_utils tests. 2018-05-05 04:00:21 +01:00
David Wilson be5c03c152 tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
David Wilson 6109de51a0 tests: Ansible SSH timeout test
Also change Docker image to new 'mitogen' organization.
2018-05-03 18:19:40 +01:00
David Wilson fca22efe90 tests: enable profile_tasks callback plugin 2018-04-18 19:13:03 +01:00
David Wilson 16b5aa2d10 tests: disable host key checking for Paramiko. 2018-04-17 13:48:14 +01:00
David Wilson 48a0938d04 issue #164: add action module to return active strategy. 2018-04-05 17:27:02 +01:00
David Wilson 0247561fc7 issue #164: rename lib/modules 2018-04-05 17:26:43 +01:00
David Wilson 49aa8834b0 issue #164: split "examples" out into regression/integration tests. 2018-04-04 15:59:29 +01:00