files/etc/nginx/cache.conf is a dynamic file that is recreated on ever new site. Running the full play-fullstack.yml fails if you have live sites because of the references to the fastcgi_cache zone that get added to this file.
Not sure is we should split this file to cache_common.conf and cache.conf.
Needs looked into so we can run full play-fullstack.yml playbook without breaking the system.