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

feat: Read ANSIBLE_VAULT_PASSWORD_FILE env variable if no password provided #9

Merged
merged 2 commits into from
Jul 19, 2020

Conversation

clok
Copy link
Contributor

@clok clok commented Jul 19, 2020

  • If a password is not specified via CLI, check ANSIBLE_VAULT_PASSWORD_FILE environment variable
  • Add av_encrypt_string command to encrypt provided string and output in ansible-vault format

Arthur Green added 2 commits May 26, 2020 16:55
- Encrypt string, output to stdout (like ansible-vault output)
@clok clok added the feature New feature or request label Jul 19, 2020
@clok clok added this to the 1.4.0 milestone Jul 19, 2020
@clok clok self-assigned this Jul 19, 2020
@clok
Copy link
Contributor Author

clok commented Jul 19, 2020

@egor045 Thanks for the fork and feature. I am pulling those into mainline.

@clok clok merged commit d1f2daa into GoodwayGroup:master Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

1 participant