index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-vault
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize install (#76021)
Matt Martz
2021-10-19
1
-1
/
+1
*
Making the switch to v2
James Cammarata
2015-05-04
1
-241
/
+1
*
Fix for not all platforms having optional libraries at the proper versions.
Toshio Kuratomi
2014-12-16
1
-1
/
+9
*
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-12-15
1
-2
/
+2
|
\
|
*
Restore the pkg_resources calls so that we pull in the correct pycrypto on RHEL6
Toshio Kuratomi
2014-05-06
1
-2
/
+2
*
|
Removing reference to ansible-pull in bin/ansible-vault
James Cammarata
2014-09-16
1
-4
/
+2
*
|
The correct option is password_file. Fixes #8752
Matt Martz
2014-08-26
1
-1
/
+1
*
|
If ansible and ansible-playbook accept a script for --vault-password-file so ...
Matt Martz
2014-08-12
1
-20
/
+14
*
|
Keep things alphabetical in vault option list.
Michael DeHaan
2014-08-11
1
-1
/
+1
*
|
Fix comments and error message
Jakub Paweł Głazik
2014-08-11
1
-1
/
+1
*
|
ansible-vault view - new command
Jakub Paweł Głazik
2014-08-11
1
-1
/
+19
*
|
Merge pull request #7765 from samdolan/devel
Michael DeHaan
2014-08-08
1
-1
/
+5
|
\
\
|
*
|
Throw an exception for a missing <file_name> param in ansible-vault
Sam Dolan
2014-06-14
1
-1
/
+5
|
|
/
*
/
Fixing bug where the file handle is not closed properly because the parenthes...
Scott Brown
2014-07-16
1
-1
/
+1
|
/
*
Commenting out pkg_resources lines for now, as they break hacking/env-setup
James Cammarata
2014-04-29
1
-2
/
+2
*
Merge branch 'feature/multi-version-import' of https://github.com/abadger/ans...
James Cammarata
2014-04-29
1
-0
/
+3
|
\
|
*
Require a recent enough version of pycrypto and see that playbook and vault u...
Toshio Kuratomi
2014-03-14
1
-0
/
+3
*
|
Remove limitation on number of files for encrypt subcommand in ansible-vault
James Tanner
2014-04-02
1
-3
/
+0
*
|
Addresses #6579 Disallow vault passwords with newline characters by stripping...
James Tanner
2014-03-19
1
-0
/
+1
*
|
Fixes #6579 allow for vault passwords ending with newline chars
James Tanner
2014-03-19
1
-2
/
+0
|
/
*
Implement new default cipher class AES256
James Tanner
2014-03-10
1
-4
/
+4
*
get rid of newline chars when reading password file
Francesc Esplugas
2014-03-02
1
-0
/
+2
*
Addresses #6188 Add --vault-password-file option to the ansible-vault command
James Tanner
2014-02-26
1
-7
/
+34
*
Vault rewrite, pass 1
James Tanner
2014-02-24
1
-26
/
+30
*
Fix function name
James Tanner
2014-02-19
1
-5
/
+5
*
Ansible vault: a framework for encrypting any playbook or var file.
James Tanner
2014-02-18
1
-0
/
+187