ansible: add tag to ffmd-dns job
This commit is contained in:
parent
af190df3fe
commit
18e28d0ca2
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,8 @@
|
||||||
- "53:53/udp"
|
- "53:53/udp"
|
||||||
env:
|
env:
|
||||||
TZ: "{{ timezone }}"
|
TZ: "{{ timezone }}"
|
||||||
|
tags:
|
||||||
|
- ffmd-dns
|
||||||
|
|
||||||
- name: Setup forwarding for Discord invite
|
- name: Setup forwarding for Discord invite
|
||||||
include_role:
|
include_role:
|
||||||
|
|
Loading…
Reference in a new issue