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:
parent
7de3fb3fe8
commit
749e9dc5b1
1 changed files with 1 additions and 1 deletions
2
site.yml
2
site.yml
|
@ -37,8 +37,8 @@
|
|||
- name: deploy mail config
|
||||
hosts: mail
|
||||
roles:
|
||||
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
|
||||
- { role: unbound, tags: [mail,unbound]}
|
||||
- { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
|
||||
- { role: webhost2, tags: [mail,webhost]}
|
||||
- { role: acmetool_fix, tags: [mail,acmetool]}
|
||||
- { role: acmetool2, tags: [mail,acmetool]}
|
||||
|
|
Loading…
Reference in a new issue