mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Fix channel joining for some IRC servers. Some IRC servers may return the channel in a different case than requested. For instance, you might request "foo" but the server returns "FOO". The regular expression matching must be case-insensitive for the join response in order to handle this. * ansible style guidelines want spaces |
||
---|---|---|
.. | ||
cloud | ||
clustering | ||
commands | ||
crypto | ||
database | ||
files | ||
identity | ||
inventory | ||
messaging | ||
monitoring | ||
net_tools | ||
network | ||
notification | ||
packaging | ||
remote_management | ||
source_control | ||
storage | ||
system | ||
utilities | ||
web_infrastructure | ||
windows | ||
__init__.py |