diff options
Diffstat (limited to 'roles/python/meta/main.yml')
| -rw-r--r-- | roles/python/meta/main.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/roles/python/meta/main.yml b/roles/python/meta/main.yml index bdd71088..d90de25e 100644 --- a/roles/python/meta/main.yml +++ b/roles/python/meta/main.yml @@ -1,10 +1,9 @@ --- dependencies: - - role: "bash" - - role: "curl" + - role: "mise" galaxy_info: author: "a14m" - description: "Install uv and python (versions) on Linux distributions" + description: "Install uv and python (versions) via mise on Linux distributions" license: "MIT" min_ansible_version: "2.18" platforms: |
