ansible/lib/ansible
Christophe Drevet-Droguet e867535a57
regex_replace multiline support (#65051)
* document multiline parameter for regex_replace
* add changelog fragment
* tests for regex_replace_multiline
2020-02-19 12:19:40 -05:00
..
cli Fix role list regression (#67436) 2020-02-14 19:51:48 -05:00
compat
config New module ec2_tag_info - fetch the tags from EC2 objects (#66839) 2020-02-19 11:31:54 -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 IOS: Add voice vlan to ios_l2_interfaces (#67211) 2020-02-19 12:23:59 +05:30
modules New module ec2_tag_info - fetch the tags from EC2 objects (#66839) 2020-02-19 11:31:54 -05:00
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 regex_replace multiline support (#65051) 2020-02-19 12:19:40 -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