Add some tags
This commit is contained in:
parent
c56a2f58dc
commit
78c6166b58
1 changed files with 5 additions and 2 deletions
|
@ -12,5 +12,8 @@
|
|||
vars:
|
||||
server_admin: dns@tunuifranken.info
|
||||
domain: "{{ ansible_hostname }}.tunuifranken.info"
|
||||
- mailserver_database
|
||||
- mailserver_postfix
|
||||
tags: cert
|
||||
- role: mailserver_database
|
||||
tags: database
|
||||
- role: mailserver_postfix
|
||||
tags: postfix
|
||||
|
|
Loading…
Reference in a new issue