ansible_2_9: 2.9.12 -> 2.9.21
This commit is contained in:
committed by
Jonathan Ringer
parent
5281ae97c2
commit
7bd5cb5fb2
@@ -5,6 +5,7 @@ rec {
|
||||
|
||||
ansible_2_10 = python3Packages.toPythonApplication python3Packages.ansible-base;
|
||||
|
||||
# End of support 2021/10/02, End of life 2021/12/31
|
||||
ansible_2_9 = python3Packages.toPythonApplication python3Packages.ansible;
|
||||
|
||||
ansible_2_8 = python3Packages.toPythonApplication (python3Packages.ansible.overridePythonAttrs (old: rec {
|
||||
|
||||
Reference in New Issue
Block a user