3
0
Fork 0
forked from mirrors/nixpkgs

terraform-providers.ansible: init at 0.0.4

This commit is contained in:
Stephen 2019-03-05 11:44:47 -08:00
parent 1aa0980e1a
commit bf34b05cf1
2 changed files with 10 additions and 0 deletions

View file

@ -707,4 +707,11 @@
version = "0.2.0";
sha256 = "0ic5b9djhnb1bs2bz3zdprgy3r55dng09xgc4d9l9fyp85g2amaz";
};
ansible =
{
owner = "nbering";
repo = "terraform-provider-ansible";
version = "0.0.4";
sha256 = "125a8vbpnahaxxrxj3mp0kj6ajssxnfb6l0spgnf118wg3bvlmw5";
};
}

View file

@ -20,3 +20,6 @@ tweag/terraform-provider-secret
# include terraform-provider-segment
ajbosco/terraform-provider-segment
# include terraform-provider-ansible
nbering/terraform-provider-ansible