ansible: 2.7.5 -> 2.7.6 (#54855)

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 2019-02-23 15:50:44 -08:00 committed by xeji
parent 3f0a59314c
commit a977695d0f

View file

@ -63,8 +63,8 @@ in rec {
};
ansible_2_7 = generic {
version = "2.7.5";
sha256 = "1fsif2jmkrrgiawsd8r6sxrqvh01fvrmdhas0p540a6i9fby3yda";
version = "2.7.6";
sha256 = "0f7b2ghm34ql8yv90wr0ngd6w7wyvnlcxpc3snkj86kcjsnmx1bd";
};
ansible2 = ansible_2_7;