ansible/lib/ansible
Baptiste Mille-Mathias 3be0795ea3
Fix examples to use from_yaml filter with lookup (#65424)
The documentation says to use `from_yaml` filter when using `lookup`  from node executor. Now the examples do too.
2020-02-11 15:36:08 -06:00
..
cli New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
compat
config ecs_tag and integration tests for new feature request (#66603) 2020-01-24 10:09:36 -07: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 all: fix all the the duplicate words (#66784) 2020-01-28 14:06:40 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils add note on write access to socket_path (#67060) 2020-02-11 09:49:20 -06:00
modules Fix examples to use from_yaml filter with lookup (#65424) 2020-02-11 15:36:08 -06: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 Clean up FILE_COMMON_ARGUMENTS (#66389) 2020-02-07 18:56:01 -05:00
template Fix case sensitivity for lookup() (#66521) 2020-01-27 15:09:45 -05:00
utils Revert "Allow httpapi for EOS resource modules (#66871)" (#67131) 2020-02-06 10:20:08 -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