mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Doc formatting update for office_365_connector_card.py (#38142)
* Update office_365_connector_card.py The two bullet items were about one single item; this module is not idempotent. Therefore the two bullet items should be one. label: docsite_pr * Update office_365_connector_card.py Removed trailing white space that caused the test failure.
This commit is contained in:
@@ -21,7 +21,7 @@ version_added: "2.4"
|
||||
author: "Marc Sensenich"
|
||||
notes:
|
||||
- This module is not idempotent, therefore if the same task is run twice
|
||||
- there will be two Connector Cards created
|
||||
there will be two Connector Cards created
|
||||
options:
|
||||
webhook:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user