only setup the social accounts in stg/prod, not on dev

This commit is contained in:
Kevin Fenzi 2016-09-20 18:06:51 +00:00
parent 8087dd4901
commit 0b2c95bd6e

View file

@ -375,6 +375,7 @@
template: src=initial-data.json.j2
dest={{ mailman_webui_basedir }}/config/initial-data.json
owner=root group=apache mode=0640
when: inventory_hostname.startswith('mailman01')
tags: mailman