Skip to content

Commit

Permalink
Update limit ansible-core
Browse files Browse the repository at this point in the history
ansible-core 2.17 is no longer compatible with AlmaLinux 8 due to dropped support of Python 3.6 (platform-python is 3.6)
  • Loading branch information
bbaassssiiee committed Jan 9, 2025
1 parent ee01729 commit 13e8a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.4
ansible-core<2.17.0
ansible-lint
cryptography==42.0.4
distlib==0.3.9
Expand Down

0 comments on commit 13e8a9f

Please sign in to comment.