11 lines
172 B
YAML
11 lines
172 B
YAML
---
|
|
|
|
- import_tasks: install.yml
|
|
tags:
|
|
- "role::anope"
|
|
- "role::anope:install"
|
|
|
|
- import_tasks: config.yml
|
|
tags:
|
|
- "role::anope"
|
|
- "role::anope:config"
|