diff options
author | cpitre <cpitre@users.noreply.github.com> | 2018-04-02 16:23:47 -0500 |
---|---|---|
committer | Matt Martz <matt@sivel.net> | 2018-04-02 16:23:47 -0500 |
commit | 5d779fada0c9a152321d757e43c76794222da211 (patch) | |
tree | d238e2b4173f1e5d4aa19d6cfd5eafbc230d8aca /lib/ansible/modules/notification | |
parent | 87bd169ca908e2c78a4dbedf7471035b5017d1f0 (diff) | |
download | ansible-5d779fada0c9a152321d757e43c76794222da211.tar.gz |
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.
Diffstat (limited to 'lib/ansible/modules/notification')
-rw-r--r-- | lib/ansible/modules/notification/office_365_connector_card.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/notification/office_365_connector_card.py b/lib/ansible/modules/notification/office_365_connector_card.py index bd62a9a095..b77e09d8bf 100644 --- a/lib/ansible/modules/notification/office_365_connector_card.py +++ b/lib/ansible/modules/notification/office_365_connector_card.py @@ -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: |