1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Find a file
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
.github Fix modules/packaging/os/pkg5 authors/maintainers in BOTMETA.yml (#471) 2020-06-07 12:37:15 +01:00
changelogs Add 'init' option for docker_swarm_service. (#476) 2020-06-09 08:23:32 +02:00
meta Prepare for action groups PR (ansible/ansible#67291). (#430) 2020-05-28 23:57:24 +02:00
plugins cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
scripts Fix linting errors. (#343) 2020-05-15 13:35:41 +02:00
tests cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
COPYING Initial commit 2020-03-09 09:11:07 +00:00
galaxy.yml Update dependency versions in galaxy.yml (#433) 2020-05-29 11:45:56 +02:00
README.md Initial commit 2020-03-09 09:11:07 +00:00
shippable.yml Add extra sanity tests and changelog config. (#352) 2020-05-18 19:36:35 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: community.general