ansible/lib/ansible
Fortinet Core CSE NA c1d8bdb87a
FortiAnalyzer Network Manager Hotfix (#62919)
* Hotfix for FortiAnalyzer HTTPAPI Plugin in response to connection issues introduced in Ansible 2.9.

* Changed _connect behavior per Mr. Case.

Co-authored-by: Luke Weighall <lweighall@users.noreply.github.com>
Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
2020-02-13 19:36:48 -05:00
..
cli New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
compat
config Use a custom test module for module_defaults test. 2020-02-11 13:59:33 -08:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Try to load action plugin from the same collection as the module (#66701) 2020-01-31 12:49:37 -05:00
galaxy galaxy - Fix collection install dep resolver for bad versions (#67405) 2020-02-13 17:23:17 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281) 2020-02-13 16:59:00 -05:00
modules elb_target_group - try to handle target_type default when state is absent (#65201) 2020-02-13 15:49:24 -05:00
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
playbook Make get_bin_path() always raise an exception (#56813) 2020-01-30 12:54:25 -05:00
plugins FortiAnalyzer Network Manager Hotfix (#62919) 2020-02-13 19:36:48 -05:00
template Fix case sensitivity for lookup() (#66521) 2020-01-27 15:09:45 -05:00
utils combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
vars New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
context.py
release.py