mirror of https://github.com/ansible/ansible.git
Update CHANGELOG for new AWS modules (#26272)
Used:
```
git diff --diff-filter A --name-only --oneline stable-2.3 -- \
lib/ansible/modules/cloud/amazon/ | xargs -n1 -I{} basename {} .py \
| xargs -n1 echo ' *'
```
pull/27683/head
parent
b060d0ccba
commit
ded2a7c0e0
Loading…
Reference in New Issue