Commit Graph

1 Commits (52c4c1b00dd1aac5c6154b8b734aea47984056b2)

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