When trying to do trellis vault encrypt all I get:
Error: all is not a valid environment, valid options are [development production remote_development staging]
When trying to decrypt all trellis vault decrypt all I get:
ERROR! input is not vault encrypted data. /Users/claudiouey/Desktop/site/asdf/trellis/group_vars/all/vault.yml is not a vault encrypted file for /Users/claudiouey/Desktop/asdf/mysite/trellis/group_vars/all/vault.yml
How can I encrypt and decrypt the vault.yml file in group_vars/all ?