1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/notification
networkers.pl ab26dc8fa1
cisco_spark -> cisco_webex rename and message option fix (#457)
* This is a modified copy of the cisco_spark.py file. The name change is associated with the change of the product name from Cisco Spark to Cisco Webex Teams. In addition, the current version (cisco_spark) does not work due to a name collision with MESSAGE. I had to modify the name from "message" to "webexmsg" in many places in cisco_webex. It works fine in this version.

    The original author has been preserved and copied from cisco_spark to cisco_webex.
    @drew-russell

    The current version of cisco_spark module does not work due to a name collision with MESSAGE. I had to modify the name from "message" to "webexmsg" in many places in cisco_webex.py file. It works fine in this version.

    The name change is associated with the change of the product name from Cisco Spark to Cisco Webex Teams.

* cisco_spark rm

* suggested change

* aliases added to in def main funcitons

* sanity check corrections

* addess aliases type to msg_type

* felixfontein requested changes on this pull request.

* Return value change from msg to message.

* plugins/modules/notification/cisco_webex.py validate-modules:invalid-argument-name
added to tests/sanity/ignore-2.10.txt
2020-06-09 09:38:06 +03:00
..
bearychat.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
campfire.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
catapult.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
cisco_spark.py cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
cisco_webex.py cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
flowdock.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
grove.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
hipchat.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
irc.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
jabber.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
logentries_msg.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
mail.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
matrix.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
mattermost.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
mqtt.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
nexmo.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
office_365_connector_card.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
pushbullet.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
pushover.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
rocketchat.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
say.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
sendgrid.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
slack.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
syslogger.py syslogger: new parameter 'ident' (#340) 2020-05-15 14:35:32 +05:30
telegram.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
twilio.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
typetalk.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00