Consolidate syntax for tracker tagging

This commit is contained in:
Mike Wilson
2024-11-18 09:19:24 -05:00
parent a6c91b405d
commit 6259e63e31
2 changed files with 2 additions and 3 deletions

View File

@@ -43,9 +43,7 @@ tracker:
tag: DigitalCore tag: DigitalCore
myanonamouse: myanonamouse:
tag: MaM tag: MaM
tleechreload: torrentleech|tleechreload:
tag: TorrentLeech
torrentleech:
tag: TorrentLeech tag: TorrentLeech
aither: aither:
tag: Aither tag: Aither

View File

@@ -32,3 +32,4 @@
handlers: handlers:
- name: reboot - name: reboot
ansible.builtin.reboot: ansible.builtin.reboot:
become: true