mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
[PR #7576/d9f3e7a2 backport][stable-8] Only disable cert validation in examples for local network access (#7618)
Only disable cert validation in examples for local network access (#7576)
Only disable cert validation in examples for local network access!
(cherry picked from commit d9f3e7a2ec
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
59b1329337
commit
7204798479
22 changed files with 38 additions and 53 deletions
|
@ -122,7 +122,6 @@ EXAMPLES = '''
|
|||
state: present
|
||||
push_events: true
|
||||
tag_push_events: true
|
||||
hook_validate_certs: false
|
||||
token: "my-super-secret-token-that-my-ci-server-will-check"
|
||||
|
||||
- name: "Delete the previous hook"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue