# The container data volume mount locations mastodon_postgres_location: "{{ mastodon_install_location }}/postgres" mastodon_public_location: "{{ mastodon_install_location }}/public" mastodon_redis_location: "{{ mastodon_install_location }}/redis" mastodon_elasticsearch_location: "{{ mastodon_install_location }}/elasticsearch"