Commit Graph

7 Commits (aea7abcb15f386e344d2908429abd329324d04ba)

Author SHA1 Message Date
Raúl Cuza 5c8e11ac9f Add ansible-vault encrypt_string doc (#24147)
* Add documentation on 'ansible-vault encrypt_string'
9 years ago
Shota 47f715fb37 Fix some typos (#16498) 10 years ago
Brian Coca e0573d3099 make vi the default editor if no EDITOR
fixes #15577
10 years ago
Brian Coca 8eda94c591 normalized descriptions for most man pages
also removed the intermediate man page
added intermidieate manpages to gitignore
10 years ago
Abhijit Menon-Sen 4afe1cf422 Update ansible-vault manpage to describe new encrypt/decrypt behaviour 10 years ago
Richard Poole 3090a45891 add option to ansible-vault to read new password from file for rekey
The --new-vault-password-file option works the same as
--vault-password-file but applies only to rekeying (when
--vault-password-file sets the old password). Also update the manpage
to document these options more fully.
10 years ago
James Cammarata 12c812f030 Adding a man page for ansible-vault
Fixes #6471
12 years ago