Ansible-vault is not asking for password when creating a new vault key

Ansible-vault is not asking for password when creating a new vault key

What does this mean?
What commands did you use?
What are you trying to achieve?

when I do anisble-vault create secrets.yml, it never ask for password to create and secondly when I try to encrypt or decrypt old secrets which I created some time back, is it because I have added the password location in my ansible.cfg file?

Correct