diff --git a/tests/integration/targets/uv_python/aliases b/tests/integration/targets/uv_python/aliases new file mode 100644 index 0000000000..75a75a8786 --- /dev/null +++ b/tests/integration/targets/uv_python/aliases @@ -0,0 +1,9 @@ +# Copyright (c) Ansible Project +# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +# SPDX-License-Identifier: GPL-3.0-or-later + +uv_python +uv +python +skip/python2 +skip/windows \ No newline at end of file