Misc doc issues (#3572) (#3579)

* Add names to tasks in oneview module examples

* Fix task name in github_webhook module example

* Fix trailing whitespace

* Add changelog fragment

* Remove changelog fragment

(cherry picked from commit 3731064368)

Co-authored-by: Vitaly Khabarov <vitkhab@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-10-18 14:09:29 +02:00
committed by GitHub
parent dc69b40681
commit ecca4cedea
9 changed files with 90 additions and 38 deletions

View File

@@ -96,7 +96,7 @@ author:
'''
EXAMPLES = '''
- name: create a new webhook that triggers on push (password auth)
- name: Create a new webhook that triggers on push (password auth)
community.general.github_webhook:
repository: ansible/ansible
url: https://www.example.com/hooks/