mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Add integration tests' aliases file for uv_python module
This commit is contained in:
parent
1858a586b4
commit
ed0eb833f7
1 changed files with 9 additions and 0 deletions
9
tests/integration/targets/uv_python/aliases
Normal file
9
tests/integration/targets/uv_python/aliases
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue