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

Validate ansible-vault usable #302

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

tangrufus
Copy link
Collaborator

Validate ansible-vault usable:

  1. ansible-vault command exist
  2. ansible-vault encrypt_string works, i.e: vault_password_file exists (but maybe incorrect vault pass)
  3. ansible-vault decrypt works, i.e: correct vault pass

Related: #300

@tangrufus tangrufus changed the title Bump Go requirement to v1.18; `go get -u -t ./... && go mod tidy -go=… Validate ansible-vault usable May 27, 2022
@tangrufus tangrufus changed the base branch from master to go-1.18 May 27, 2022 15:53
Base automatically changed from go-1.18 to master May 27, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant