only setup the social accounts in stg/prod, not on dev
This commit is contained in:
parent
8087dd4901
commit
0b2c95bd6e
1 changed files with 1 additions and 0 deletions
|
@ -375,6 +375,7 @@
|
||||||
template: src=initial-data.json.j2
|
template: src=initial-data.json.j2
|
||||||
dest={{ mailman_webui_basedir }}/config/initial-data.json
|
dest={{ mailman_webui_basedir }}/config/initial-data.json
|
||||||
owner=root group=apache mode=0640
|
owner=root group=apache mode=0640
|
||||||
|
when: inventory_hostname.startswith('mailman01')
|
||||||
tags: mailman
|
tags: mailman
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue