ansible/changelogs/fragments/v2.5.0rc3_catchup.yaml

4 lines
235 B
YAML
Raw Normal View History

2018-03-16 01:11:45 +00:00
bugfixes:
- terraform - fixed typo in module result stdout value (https://github.com/ansible/ansible/pull/37253)
- setup - ensure that `ansible_lo` is properly nested under ansible_facts (https://github.com/ansible/ansible/pull/37360)