Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) (#5173)

(cherry picked from commit 7533f9ac26)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2022-08-24 20:22:02 +02:00
committed by GitHub
parent 41993d44e2
commit eb1f0c28a9
20 changed files with 72 additions and 72 deletions

View File

@@ -33,7 +33,7 @@ options:
description:
- When set to C(NO), SSL certificates will not be validated.
type: bool
default: yes
default: true
notes:
- Visit https://www.ipify.org to get more information.
'''