mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 06:43:08 +00:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user