Remove call to send_only_mailserver role
This commit is contained in:
parent
7da6549727
commit
89f1b1b299
|
@ -12,11 +12,6 @@
|
||||||
roles:
|
roles:
|
||||||
- nextcloud
|
- nextcloud
|
||||||
|
|
||||||
- name: Ensure Send-Only-Mailserver deployment on send_only_mail_server_hosts
|
|
||||||
hosts: send_only_mail_server_hosts
|
|
||||||
roles:
|
|
||||||
- send_only_mail_server
|
|
||||||
|
|
||||||
- name: Ensure HiFiBerry deployment on hifiberry_hosts
|
- name: Ensure HiFiBerry deployment on hifiberry_hosts
|
||||||
hosts: hifiberry_hosts
|
hosts: hifiberry_hosts
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Reference in a new issue