minor format change

This commit is contained in:
Brian Coca 2017-10-28 01:36:13 -04:00
parent 2a5f6c28cf
commit c4a7297222

View file

@ -27,6 +27,10 @@ Ansible Changes By Release
`ansible_diff_mode`, `ansible_inventory_sources`, `ansible_limit`, `ansible_run_tags` , `ansible_forks` and `ansible_skip_tags`
* Updated the bundled copy of the six library to 1.11.0
* Added support to `become` `NT AUTHORITY\System`, `NT AUTHORITY\LocalService`, and `NT AUTHORITY\NetworkService` on Windows hosts
### New Plugins
## Lookups
* Added `aws_ssm` lookup plugin
### New Modules