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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
_panos_security_policy.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_admin.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_admpwd.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
panos_cert_gen_ssh.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_check.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
panos_commit.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_dag.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_dag_tags.py new module that allows for adding DynamicAddressGroup tags to the firewall (#35201) 2018-02-03 11:34:04 +00:00
panos_import.py Validate SSL in panos_import (#36972) 2018-04-05 13:29:33 +01:00
panos_interface.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
panos_lic.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
panos_loadcfg.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_match_rule.py new panos_match_rule module (#35202) 2018-02-06 19:57:19 +00:00
panos_mgtconfig.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_nat_rule.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_object.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_op.py new module panos_op.py (#34428) 2018-02-05 14:44:10 -07:00
panos_pg.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_query_rules.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_restart.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
panos_sag.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
panos_security_rule.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00