mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
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.