mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 19:34:43 +00:00
Issue #2: Remove extra test output data, adjust gitignore.
This commit is contained in:
3
tests/integration/targets/kubernetes/library/README.md
Normal file
3
tests/integration/targets/kubernetes/library/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# README
|
||||
|
||||
The `test_tempfile.py` module added here is only used for the `setup_remote_tmp_dir.yml` temporary directory setup task. It is a clone of the `tempfile.py` community-supported Ansible module, and has to be included with the tests here because it is not available in the `ansible-base` distribution against which this collection is tested.
|
||||
Reference in New Issue
Block a user