in ‘staging’ file

---
vault_file: 'vault_staging'

in ‘production’ file

---
vault_file: 'vault_production'

in the tasks

- include_vars: "group_vars/{{ vault_file }}"