diff --git a/internal/services/command.go b/internal/services/command.go index 72f9200..5ddabb2 100644 --- a/internal/services/command.go +++ b/internal/services/command.go @@ -14,7 +14,7 @@ type AnsibleCommandTpl struct { Check bool Diff bool VaultPasswordFile string - AskVaultPassFile bool + AskVaultPass bool } var templateBash = `