ansible-collection-irc/roles/anope/tasks/main.yml
2020-12-17 02:20:54 +01:00

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"