How to do it...

  1. Create a new file called ansible.cfg, as shown here:
[defaults]
inventory=hosts
vault_password_file=decryption_password
gathering=explicit