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:
|
vars:
|
||||||
server_admin: dns@tunuifranken.info
|
server_admin: dns@tunuifranken.info
|
||||||
domain: "{{ ansible_hostname }}.tunuifranken.info"
|
domain: "{{ ansible_hostname }}.tunuifranken.info"
|
||||||
- mailserver_database
|
tags: cert
|
||||||
- mailserver_postfix
|
- role: mailserver_database
|
||||||
|
tags: database
|
||||||
|
- role: mailserver_postfix
|
||||||
|
tags: postfix
|
||||||
|
|
Loading…
Reference in a new issue