No description
Find a file
2025-02-16 05:18:24 +01:00
.forgejo/workflows chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
meta chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
roles chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
.ansible-lint chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
.gitignore chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
galaxy.yml chore: migrate to forgejo actions, major ansible-lint refactor 2025-02-16 05:18:24 +01:00
README.md Update Readme 2020-12-19 02:49:49 +01:00

Ansible Collection - s3lph.irc

Work in progress. The following can be done with this collection so far:

  • Deploy InspIRCd and Anope
  • Configure the most important InspIRCd config types (server, network, oper, opertype, classes, ssl_gnutls, bind, link, uline, files/motd)
  • Configure all global Anope options
  • Configure the most important NickServ options
  • Configure the most important ChanServ options

The following is not (yet) supported:

  • Configuration all InspIRCd options (performance, ...)
  • Configuration any Anope modules apart from NickServ and ChanServ
  • Customization of commands and optional modules for Anope modules

Documentation will follow some time in the future...