1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update order

This commit is contained in:
L3D 2021-01-30 01:47:02 +01:00
parent 7de3fb3fe8
commit 749e9dc5b1
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -37,8 +37,8 @@
- name: deploy mail config - name: deploy mail config
hosts: mail hosts: mail
roles: roles:
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
- { role: unbound, tags: [mail,unbound]} - { role: unbound, tags: [mail,unbound]}
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
- { role: webhost2, tags: [mail,webhost]} - { role: webhost2, tags: [mail,webhost]}
- { role: acmetool_fix, tags: [mail,acmetool]} - { role: acmetool_fix, tags: [mail,acmetool]}
- { role: acmetool2, tags: [mail,acmetool]} - { role: acmetool2, tags: [mail,acmetool]}