Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit e3d628e

Browse files
committed
Deprecation warning
1 parent eb32748 commit e3d628e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pip==25.1.1
2-
ansible==9.2.0
2+
ansible
33
yamllint==1.37.1
44
ansible-lint==24.2.0

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
[tests]: https://github.com/staticdev/ansible-galaxy-pyenv/actions?workflow=Tests
66

7+
**DEPRECATED: this project is not maintained anymore in favor direct installation with [nix package manager](https://nixos.wiki/wiki/Nix_package_manager) and [Nixpkgs](https://github.com/NixOS/nixpkgs).**
8+
79
Ansible Galaxy role for [pyenv] on Debian / Ubuntu / RedHat / OSX.
810

911
Install it with the following command:

current-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.0
1+
3.0.0

0 commit comments

Comments
 (0)