I've been searching all over but there's not much on what should the Ansible vault password file look like.
For example I would like to do:
ANSIBLE_VAULT_PASSWORD_FILE=./pwdfile ansible-vault edit secrets.yml
But have no idea what format ./pwdfile
should be.