You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Ivan Bojer c2b2176893 deprecated panos_nat_policy in lieu of panos_nat_rule (#28033)
* - deprecated panos_nat_policy in lieu of pano_nat_rule that uses next generation SDK (PanDevice). Also renamed the module so that is aligns with API calls and UI framework.

* - ansible_metadata requires metadata_version instead of just version key in 2.4

* PEP8 changes

* PEP8 changes

* Emit deprecation warning and add boilerplate
8 years ago
..
cli ansible-inventory cli tool (#22477) 8 years ago
compat Remove wildcard imports 8 years ago
config Ansible Config part2 (#27448) 8 years ago
errors Ansible Config part2 (#27448) 8 years ago
executor Ansible Config part2 (#27448) 8 years ago
galaxy Removes container-enabled warning (#27578) 8 years ago
inventory Ansible Config part2 (#27448) 8 years ago
module_utils Enhance module_utils to be cleaner and support more modules (#28197) 8 years ago
modules deprecated panos_nat_policy in lieu of panos_nat_rule (#28033) 8 years ago
parsing Ansible Config part2 (#27448) 8 years ago
playbook Ansible Config part2 (#27448) 8 years ago
plugins Ansible Config part2 (#27448) 8 years ago
template Ansible Config part2 (#27448) 8 years ago
utils Ansible Config part2 (#27448) 8 years ago
vars Ansible Config part2 (#27448) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Ansible Config part2 (#27448) 8 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago