aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/Vault.dhall
diff options
context:
space:
mode:
authorClément Delafargue <39330590+clementd-fretlink@users.noreply.github.com>2019-07-01 17:03:31 +0200
committerGitHub <noreply@github.com>2019-07-01 17:03:31 +0200
commit587357dd2edae36fc8a1632c61a62801af31f49f (patch)
tree37659b695b0fade0cdc797a436184580e663017b /dhall/Vault.dhall
parentc6f248b4041ad25593862e1a3b7c58be17c0a094 (diff)
parent7b4cc6d8d6f2a4e327111d78b0ef1973faf892c1 (diff)
downloadansible-clever-587357dd2edae36fc8a1632c61a62801af31f49f.tar.gz
ansible-clever-587357dd2edae36fc8a1632c61a62801af31f49f.tar.zst
ansible-clever-587357dd2edae36fc8a1632c61a62801af31f49f.zip
Merge pull request #45 from clementd-fretlink/new-clever-vault
Clean up `dhall` type definitions
Diffstat (limited to 'dhall/Vault.dhall')
-rw-r--r--dhall/Vault.dhall2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/Vault.dhall b/dhall/Vault.dhall
index ba1a309..b2a45cc 100644
--- a/dhall/Vault.dhall
+++ b/dhall/Vault.dhall
@@ -1 +1 @@
{ organization : Text, secret : Text, token : Text } { token : Text, secret : Text, sshKey : Text }