ansible_2_6: 2.6.2 -> 2.6.7

This commit is contained in:
Thilo Uttendorfer
2018-11-03 00:11:24 +01:00
parent de8a3e3125
commit e63509a651
+2 -2
View File
@@ -58,8 +58,8 @@ in rec {
}; };
ansible_2_6 = generic { ansible_2_6 = generic {
version = "2.6.2"; version = "2.6.7";
sha256 = "1y5gd9h641p6pphwd7j99yyqglyj23rkmid7wgzk62611754qzkl"; sha256 = "10pakw9k9wd3cy1qk3ah2253ph7c7h3qzpal4k0s5lschzgy2fh0";
}; };
ansible2 = ansible_2_6; ansible2 = ansible_2_6;