ansible: 2.7.1 -> 2.7.2

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-11-19 17:21:37 -08:00
parent 0925c482c8
commit 263f4c43de

View file

@ -63,8 +63,8 @@ in rec {
};
ansible_2_7 = generic {
version = "2.7.1";
sha256 = "0fg95x2nr3j4rwnlyd2n03h91xx9fssi34c32356vk3z6ir395g7";
version = "2.7.2";
sha256 = "1q0yxba57m18rfpc3syvj7vyqsb35081h6s33qr6h0jf3r9pj3d0";
};
ansible2 = ansible_2_7;