mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
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:
@@ -93,7 +93,6 @@ EXAMPLES = r'''
|
||||
ipa_host: ipa.example.com
|
||||
ipa_user: admin
|
||||
ipa_pass: topsecret
|
||||
validate_certs: false
|
||||
|
||||
- name: Ensure vault is present for Admin user
|
||||
community.general.ipa_vault:
|
||||
|
||||
Reference in New Issue
Block a user