ansible/lib/ansible
Jannik Vieten 00bed0eb1c
facts virtual: detect KVM when product_name is 'KVM Server' (#66780)
* facts virtual: detect KVM when product_name is 'KVM Server'

* added changelog fragment for "facts virtual: detect KVM when product_name is 'KVM Server'"
2020-02-18 12:14:20 +01:00
..
cli Fix role list regression (#67436) 2020-02-14 19:51:48 -05:00
compat
config VMware: Update VMware module defaults (#66486) 2020-02-14 10:00:08 -05: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 Specify lowercase only for Galaxy namespaces (#67485) 2020-02-17 15:26:47 -06:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils facts virtual: detect KVM when product_name is 'KVM Server' (#66780) 2020-02-18 12:14:20 +01:00
modules postgresql_info module: fix broken link (#67517) 2020-02-18 14:22:41 +05:30
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
playbook Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 2020-02-14 15:50:52 -06:00
plugins Fix links in Postgresql modules (#67511) 2020-02-18 13:18:16 +05:30
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