Skip to content
Snippets Groups Projects
Commit 9f17f10e authored by František Dvořák's avatar František Dvořák
Browse files

Specific relay only for some sites

parent f6c65dca
Branches
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@
path: /etc/postfix/main.cf
loop: "{{ main | dict2items }}"
notify: Reload postfix
when: site_name == "cesnet" or site_name == "cesnet-mcc"
- name: Site touch
file:
path: "/EOSC-{{ site_name | upper }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment