[X] I've read the FAQ and my problem isn't described there.
[X] I've also searched through the existing issues, and my problem hasn't been brought up
Describe the issue
Script runs just fine till just after asking if you want to run the playbook. it asks for the vault password. Then gives an error. I've tried it on 20.04, 22.04, Debian 11 and 12. Never can get past the playbook section.
I've looked in the secret.yml file, there is nothing at line 1, column 36, so i'm not sure what it's looking for.
Any information from people smarter than me would be rad!
Logs (if applicable)
Paste any relevant error messages here:
ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each:JSON: Expecting value: line 1 column 1 (char 0)
Syntax Error while loading YAML.did not find expected key
The error appears to be in '/root/ansible-easy-vpn/secret.yml': line 1, column 36, but maybe elsewhere in the file depending on the exact syntax problem.
Describe the issue Script runs just fine till just after asking if you want to run the playbook. it asks for the vault password. Then gives an error. I've tried it on 20.04, 22.04, Debian 11 and 12. Never can get past the playbook section.
I've looked in the secret.yml file, there is nothing at line 1, column 36, so i'm not sure what it's looking for.
Any information from people smarter than me would be rad!
Logs (if applicable) Paste any relevant error messages here:
ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1 column 1 (char 0)
Syntax Error while loading YAML. did not find expected key
The error appears to be in '/root/ansible-easy-vpn/secret.yml': line 1, column 36, but may be elsewhere in the file depending on the exact syntax problem.
Environment: