2023-02-12 18:13:05 +01:00
|
|
|
- name: Deploy stats script
|
|
|
|
import_tasks: stats.yml
|
2023-02-12 19:15:48 +01:00
|
|
|
tags: [ "configure", "stats"]
|
2023-02-12 18:13:05 +01:00
|
|
|
|
|
|
|
- name: Configure blacklist script
|
|
|
|
import_tasks: blacklist.yml
|
2023-02-12 19:15:48 +01:00
|
|
|
tags: [ "configure", "blacklist" ]
|
2023-02-12 18:13:05 +01:00
|
|
|
|
|
|
|
|
|
|
|
- name: Configure supervision script
|
|
|
|
import_tasks: supervision.yml
|
2023-02-12 19:15:48 +01:00
|
|
|
tags: [ "configure", "supervision" ]
|