Files
community.general/lib/ansible/modules/notification
Brad House 52b582a7a4 modules/notification/irc: Fix channel joining for some IRC servers. (#55444)
* 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
2019-04-17 18:55:43 -04:00
..
2017-12-07 20:25:55 +00:00
2019-02-15 06:54:47 -08:00
2018-04-24 18:05:50 +01:00
2017-12-07 20:25:55 +00:00
2018-08-24 19:43:35 -04:00
2019-02-15 06:54:47 -08:00
2019-02-13 23:35:39 -08:00