Misc doc issues (#3572)

* 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
This commit is contained in:
Vitaly Khabarov 2021-10-18 14:53:14 +03:00 committed by GitHub
parent c3813d4533
commit 3731064368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 90 additions and 38 deletions

View file

@ -97,7 +97,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/