mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
(cherry picked from commit 015566fb06)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -113,7 +113,7 @@ EXAMPLES = '''
|
||||
url: https://jenkins.example.com/ghprbhook/
|
||||
content_type: json
|
||||
secret: "{{ github_shared_secret }}"
|
||||
insecure_ssl: True
|
||||
insecure_ssl: true
|
||||
events:
|
||||
- issue_comment
|
||||
- pull_request
|
||||
|
||||
Reference in New Issue
Block a user