# Misconfiguration of wordpress site names

**URL:** https://discourse.roots.io/t/misconfiguration-of-wordpress-site-names/9609
**Category:** trellis
**Created:** 2017-05-15T22:29:52Z
**Posts:** 8
**Showing post:** 5 of 8

## Post 5 by @fullyint — 2017-05-16T01:31:32Z

I remember a thread (and cannot find it) in which someone reported that Ansible was reading variables from an old temp file that their text editor had left in `group_vars`. I can’t find the thread. If it were vim, the filename might be something like `.vault.yml.swp`. Maybe you could check for such files with a command like  
`find . -name "*vault*"`  
(run from the root of your Trellis project)

---

_[View the full topic](https://discourse.roots.io/t/misconfiguration-of-wordpress-site-names/9609)._
