Commit Graph

1 Commits (323d2adfcce9a53e906c2c4a40f6ac5fb32a0e68)

Author SHA1 Message Date
Matt Clay 4c79f1ec4d Fix ansible-test integration temp dir location.
Previously the temporary directory used to run integration tests resided under the user's home directory. This prevented ansible-playbook from detecting the default collection when running tests.

Now the temporary directory is created within the collection to facilitate default collection detection.
5 years ago