diff --git a/changelogs/fragments/457-cisco_webex_spark-rename.yml b/changelogs/fragments/457-cisco_webex_spark-rename.yml new file mode 100644 index 0000000000..b656d0113b --- /dev/null +++ b/changelogs/fragments/457-cisco_webex_spark-rename.yml @@ -0,0 +1,4 @@ +minor_changes: + - "cisco_spark - the module has been renamed to ``cisco_webex`` (https://github.com/ansible-collections/community.general/pull/457)." +breaking_changes: + - "cisco_spark - the module option ``message`` was renamed to ``msg``, as ``message`` is used internally in Ansible Core engine (https://github.com/ansible/ansible/issues/39295)"