mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 02:26:09 +00:00
The meta data field is deprecated and is not used anymore. See ansible-collections/overview#57 for more details.
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.