python3Packages.ansible-base: init at 2.10.9

This commit is contained in:
Martin Weinelt
2021-05-13 15:38:56 -07:00
committed by Jonathan Ringer
parent 98352e5439
commit 1e67245f20
2 changed files with 77 additions and 0 deletions
+2
View File
@@ -411,6 +411,8 @@ in {
ansible = callPackage ../development/python-modules/ansible { };
ansible-base = callPackage ../development/python-modules/ansible/base.nix { };
ansible-kernel = callPackage ../development/python-modules/ansible-kernel { };
ansible-lint = callPackage ../development/python-modules/ansible-lint { };