community.general/lib/ansible/modules/network/panos
Kevin Breit d5cfc54ef4 Validate SSL in panos_import (#36972)
* Fix bug 36936

* Added version_added to argument and fixed whitespace

* Update panos_import documentation

Update parameter documentation and add note.

* Add type documentation

* added version number for documentation

For real

* Integrated recommended changes

- Added recommended changes from PR

* Changed validate_ssl default back to True considering there is a
note at the top of documentation explaining change

* Format changes based on recommendations from gundalow

* Rename validate_ssl to validate_cert

* Change description to remove SSL reference

* Change url default ih documentation

* Integrated small changes from bug report
- Renamed validate_cert to validate_certs
- Changed documentation for disabling cert validation
2018-04-05 13:29:33 +01:00
..
__init__.py
_panos_nat_policy.py
_panos_security_policy.py
panos_admin.py
panos_admpwd.py
panos_cert_gen_ssh.py
panos_check.py
panos_commit.py
panos_dag.py
panos_dag_tags.py
panos_import.py
panos_interface.py
panos_lic.py
panos_loadcfg.py
panos_match_rule.py
panos_mgtconfig.py
panos_nat_rule.py
panos_object.py
panos_op.py
panos_pg.py
panos_query_rules.py
panos_restart.py
panos_sag.py
panos_security_rule.py