Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request- ansible-vault should ask for password twice #12864

Closed
vikas027 opened this issue Oct 22, 2015 · 0 comments · Fixed by #12899
Closed

Feature Request- ansible-vault should ask for password twice #12864

vikas027 opened this issue Oct 22, 2015 · 0 comments · Fixed by #12899
Assignees
Labels
bug This issue/PR relates to a bug.
Milestone

Comments

@vikas027
Copy link

I have a non-important feature request. ansible-vault encrypt command used to ask password twice in v1.9.X, but in v2.0 it just asks once.

I am just looking to reduce the possibility of a typo in password

v2.0

# ansible-vault encrypt secret.yaml
Vault password:
Encryption successful
#

v1.9.X

# ansible-vault encrypt secret.yaml
Vault password:
Confirm Vault password:
Encryption successful
#
@bcoca bcoca added this to the v2 milestone Oct 22, 2015
@jimi-c jimi-c assigned jimi-c and bcoca and unassigned jimi-c Oct 22, 2015
bcoca added a commit to bcoca/ansible that referenced this issue Oct 24, 2015
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bug_report labels Mar 7, 2018
@ansible ansible locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants