Add strong random example of generating secrets
This commit is contained in:
parent
7048aa8418
commit
c8015351b4
@ -46,6 +46,7 @@ To submit, press `CTRL+d` twice.
|
||||
```
|
||||
ansible-vault encrypt --vault-pass-file .ansible_vault
|
||||
```
|
||||
- e.g., `pwgen -s 100 1 | ansible-vault encrypt --vault-pass-file .ansible_vault`
|
||||
|
||||
## Authors
|
||||
* **Kris Lamoureux** - *Project Founder* - [@krislamo](https://github.com/krislamo)
|
||||
|
Loading…
Reference in New Issue
Block a user