Skip to content

Commit

Permalink
improve order
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jan 31, 2021
1 parent e256872 commit 31a004b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
hosts: mail
roles:
- { role: unbound, tags: [mail,unbound]}
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
- { role: webhost2, tags: [mail,webhost]}
- { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]}
- { role: acmetool_fix, tags: [mail,acmetool]}
- { role: webhost2, tags: [mail,webhost]}
- { role: acmetool2, tags: [mail,acmetool]}
- { role: nginx2, tags: [mail,nginx]}
- { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]}
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
- { role: do1jlr.dovecot, tags: [mail,dovecot,mailserver_dovecot]}
- { role: postfix, tags: [mail,postfix]}
- { role: do1jlr.rspamd, tags: [mail,rspamd,dcim]}

0 comments on commit 31a004b

Please sign in to comment.