Files
kubernetes.core/tests/integration/targets/kubernetes/library
Örjan Sjöholm f45d33224f Remove ANSIBLE_METADATA
The meta data field is deprecated and is not used anymore.

See ansible-collections/overview#57 for more details.
2020-05-14 14:25:07 +02:00
..
2020-05-14 14:25:07 +02: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.