community.general/lib/ansible/modules/network/panos
traittinen d3107d9915 Improve panos_commit module (#50451)
* Added description, admin commit and VSYS commit features.

* pep8 fixing

* Ansible pylint fixing + module.fail on commit fail

* Ported from lxml.etree to xml.etree. Changed username to fall back to admin if nothing else defined.

* Fixed documentation for username defaults.
2019-01-11 04:26:40 -05:00
..
__init__.py
_panos_nat_policy.py
_panos_security_policy.py
panos_admin.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
panos_admpwd.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
panos_cert_gen_ssh.py
panos_check.py
panos_commit.py Improve panos_commit module (#50451) 2019-01-11 04:26:40 -05:00
panos_dag.py
panos_dag_tags.py
panos_import.py
panos_interface.py
panos_lic.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
panos_loadcfg.py
panos_match_rule.py
panos_mgtconfig.py
panos_nat_rule.py
panos_object.py
panos_op.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
panos_pg.py
panos_query_rules.py
panos_restart.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
panos_sag.py
panos_security_rule.py
panos_set.py