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
commit d9f3e7a2ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 38 additions and 53 deletions

View file

@ -121,7 +121,6 @@ EXAMPLES = '''
user: admin
token: 126df5c60d66c66e3b75b11104a16a8a
url: https://jenkins.example.com
validate_certs: false
register: my_jenkins_job_info
'''