Skip to content

Commit

Permalink
Update AskVaultPass
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément Blaise committed Jan 8, 2021
1 parent d773ead commit 431d2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type AnsibleCommandTpl struct {
Check bool
Diff bool
VaultPasswordFile string
AskVaultPassFile bool
AskVaultPass bool
}

var templateBash = `
Expand Down

0 comments on commit 431d2e1

Please sign in to comment.