Only disable cert validation in examples for local network access (#7576)

Only disable cert validation in examples for local network access!
This commit is contained in:
Felix Fontein
2023-11-26 21:54:53 +01:00
committed by GitHub
parent e0346d400f
commit d9f3e7a2ec
22 changed files with 38 additions and 53 deletions

View File

@@ -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"