ansible: 2.7.2 -> 2.7.4

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
This commit is contained in:
R. RyanTM
2018-12-16 18:48:26 +01:00
committed by Robin Gloster
parent 333a777399
commit 4f73b718d1
+2 -2
View File
@@ -63,8 +63,8 @@ in rec {
}; };
ansible_2_7 = generic { ansible_2_7 = generic {
version = "2.7.2"; version = "2.7.4";
sha256 = "1q0yxba57m18rfpc3syvj7vyqsb35081h6s33qr6h0jf3r9pj3d0"; sha256 = "0p1n6yyc632522fl2r247p0jg4mncc7z4hqngzbh1zxq3dcb12s9";
}; };
ansible2 = ansible_2_7; ansible2 = ansible_2_7;